The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Atlassian API - Error

Luis Zuniga
March 31, 2022

Hi Trying to disable a user account via API using:

```
curl --request POST \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
}'
```
Getting this error:
```
{"key":"forbidden.action","context":{"allowed":false,"reason":{"key":"externalDirectory.google"}},"errorKey":"forbidden.action","errorDetail":{"allowed":false,"reason":{"key":"externalDirectory.google"}}}%
```
We used to sync accounts with google, but now we dont. Is there anything that needs to be turned off for the API call to work?
Thanks in advance.
Luis

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

TAGS
AUG Leaders

Atlassian Community Events