Hi!
I setup an ERPNext host in AWS using a Bitnami image and everything is working properly except for the rest api.
I have triple checked that I’ve typed in the api key secret key properly into the request and have made sure that the user I’m using has every permission. I can navigate everything on the website properly, but when I try to hit the REST API endpoint I get the following error : You do not have enough permissions to complete the action. I have attached image of response. I’m not sure what I can do to try to resolve this.
We also have a production eprnext instance managed by ERPNext. I have made the same exact requests to the production environment and replaced host and token and it worked just fine.