Re: api error
For beginners like me, after installing the API, you should locate the login endpoint in the API. When you log in, a token will be created. This token must be used for authentication. Remember to add Bearer in front of it, like this: Bearer 123456.