The ops API does not accept service accounts, is this a bug or deliberate setting? If so, why?
Which API are you trying to use?
https://developer.atlassian.com/cloud/jira/service-desk-ops/rest/v2/intro/#status
The one you shared is not complete:
URL format
Let us know which API in the docs are you trying to use.RegardsYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Does the service account have these permissions?
Permissions required: Permission to create a schedule:
read:ops-config:jira-service-managementwrite:ops-config:jira-service-managementYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you have the permissions, then try the Oauth credential:
https://support.atlassian.com/user-management/docs/create-oauth-2-0-credential-for-service-accounts/
If this still doesn't work, that OPS endpoint doesn't support services accounts yet.
I can't find anything related to that, though, but probably that's the problem.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am unable to add service accounts as member or admin of the team, maybe that is the problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Correct; based on this defect, it is not possible to add a service account as a team member: https://jira.atlassian.com/browse/ATLAS-269
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.