• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Invalid API v1 key.

Status
Not open for further replies.

neoark

Chevereto Member
I am getting following error when I click on a user from admin dashboard. Or when user tries to login.

{"status_code":400,"error":{"message":"Invalid API v1 key.","code":100,"context":"Exception"},"status_txt":"Bad Request"}

I have custome api key for that user following: https://chevereto.com/docs/api-v1.

It seems like if route.<custom>.php is same as username. It will throw that exception.
 
Last edited:
You need to provide the API key wich can be found at Dashboard > Settings > API

It seems like if route.<custom>.php is same as username. It will throw that exception.
The system doesn't allow to register an account with a <route name>. If the route is new and the user already exists you will need to rename that user.
 
Status
Not open for further replies.
Back
Top