Unable to generate JWT token (Invalid credentials) #1461
Replies: 5 comments
-
|
Thanks for asking your question. Please be sure to reply with as much detail as possible so the community can assist you efficiently. |
Beta Was this translation helpful? Give feedback.
-
|
Hey there! It looks like you haven't connected your GitHub account to your Deepgram account. You can do this at https://community.deepgram.com - being verified through this process will allow our team to help you in a much more streamlined fashion. |
Beta Was this translation helpful? Give feedback.
-
|
It looks like we're missing some important information to help debug your issue. Would you mind providing us with the following details in a reply?
|
Beta Was this translation helpful? Give feedback.
-
|
dg-request-id 8f0bff3d-94f9-4836-8704-acb86cc80c81 |
Beta Was this translation helpful? Give feedback.
-
|
anyone? @team-deepgram |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use a key with member persmissions, however when trying to generate JWT token via POST to https://api.deepgram.com/v1/auth/grant I get this response:
{
"err_code": "BAD_REQUEST",
"err_msg": "Invalid credentials."
}
The same result in Deepgram and REST client. The key has Member role.
Beta Was this translation helpful? Give feedback.
All reactions