Am faced with this error message.
{“id”: “Forbidden”, “message”: “You are not authorized to perform this operation” }
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
Could you provide more details about how you’re trying to access the Droplet? For example:
doctl
)?On another note, if you’re part of a team, can you confirm that your account role allows you to perform this operation. Admins or owners have full access, but limited roles might block certain actions.
- Bobby
Heya, @yapjiahao
If you’re using the DigitalOcean’s console you can try using a different browser or temporary stop any add-blocker related extensions. As Bobby mentioned if you’re part of a team make sure that your account has the necessary permissions.
You can also try to access the droplet using a ssh-client:
https://docs.digitalocean.com/products/droplets/how-to/connect-with-ssh/
Regards
Heya,
Are you logged into the correct account? Additionally, check if you are using the correct API token.