Sort:  
  • 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.

Alright, thank you