Discussions

Ask a Question
Back to All

API is giving message as "User is unauthenticated"

I have a beta premium plan and I am trying to use APIs but I am getting below response even after using the key from my settings.

{
"message": "User is unauthenticated",
"category": "authentication",
"type": "AppError",
"at": "2024-01-04T09:24:55.554Z",
"status": 401
}