Hi everyone,
I have found a really strange situation.
I have created a script using the following API:
Revoke space permissions from anonymous user
However, every time I run the script I get the following error:
Processing 1/3: Revoking anonymous permissions for space 'CS' Row 1: Failed - Error: {"message":"null for uri: http://localhost:8090/rest/api/space/CS/permissions/anonymous/revoke","status-code":404}
It looks as if the endpoint doesn't exist.
Thanks in advance.
Hugo.
Hello @Hugo Navia
Based on my experience, encountering a 404 error when using the "Revoke space permissions from anonymous user" API might indicate that the API endpoint is not properly configured or supported in your environment.
Also, verify the base URL and ensure the space key is accurate.
If the issue continues, I recommend reaching out to Atlassian support to confirm API availability for your instance at https://support.atlassian.com/contact/#/.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.