veronica-open-api
veronica-open-api copied to clipboard
Error: access_denied
Thanks for making this API!
I'm interested in using this API for a test. I followed the instructions in README.md to have the API installed. After I started the Spring Boot server and got the token, I tried to test the token with this command(I used my token):
However, I got this message:
I can tell this error has something to do with the authentication, but I don't know how to fix it. Could you help me? Thanks in advance!