Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events