Nova getting 403 Forbidden #301
Replies: 3 comments 1 reply
-
Hi Maros, that's very strange, those query parameters should not result in a permission denied error. I have two questions that will help track this down:
|
Beta Was this translation helpful? Give feedback.
-
Hello Jason, I also tried to run it on playground but got the similar error in there: err_code: "UNAUTHORIZED_METHOD_TIER_REQUESTED" Is there a limitation that Nova tier is only allowed for premium users? |
Beta Was this translation helpful? Give feedback.
-
We resolved this over email so I'm going to close this discussion. |
Beta Was this translation helpful? Give feedback.
-
Which Deepgram product are you using?
Deepgram API
Details
Hello,
I would like to ask if I am making some kind of mistake somewhere while using Nova model for transcribing a prerecorded audio file.
line 98: <class ‘Exception’> - DG: 403, message=‘Forbidden’, url=URL(‘https://api.deepgram.com/v1/listen?diarize=true&punctuate=true&tier=nova&model=general’)
When using base or enhanced tier, I have no problems.
Thank you.
Best,
Maros J
If you are making a request to the Deepgram API, what is the full Deepgram URL you are making a request to?
https://api.deepgram.com/v1/listen?diarize=true&punctuate=true&tier=nova&model=general
If you are making a request to the Deepgram API and have a request ID, please paste it below:
No response
If possible, please attach your code or paste it into the text box.
No response
If possible, please attach an example audio file to reproduce the issue.
No response
Beta Was this translation helpful? Give feedback.
All reactions