By revoking the token, and clearing it from local storage solved the issue.
For the other 401 error, always make sure to have your required permissions in your scope which is located in the manifest Json file.
You are viewing a single comment's thread from:
Alright, thank you