Calling rest apis to create customer in jira service desk cloud. We are using below POST url and getting a response error. Can some help us how to fix this error.
POST /rest/servicedeskapi/customer
getting error in response
{
"errorMessage": "This request is invalid. Check that the request contains all the required parameters and that the parameters are valid. (Cannot add user, all the user directories are read-only.)",
"i18nErrorMessage": {
"i18nKey": "sd.rest.error.bad.request.with.extra.info",
"parameters": [
"Cannot add user, all the user directories are read-only."
]
}
}
Hi Joseph,
First of all, apologies for the trouble caused. We have identified an issue with Jira Service Desk customer invite functionality(including via REST API) and we are currently rolling out the fix.
For updates, you can add yourself as a watcher in the following bug ticket and subscribe to the statuspage incident report:
Best regards,
Fahd
Atlassian Cloud Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.