-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error :400 while on POST request #5
Comments
I get some problem |
Please explain the error |
I actually got the same error but I couldn't find the solution |
I think we get the error because it does not read data in the .env file. Can you manually write the api key directly in the code? |
and you are getting an error because this api key cannot be reached, check your .env file |
I have tried hardcoding it in the file but it didn't worked |
you created hugging face api with write option right |
Yes |
IDk whats wrong but something i figured problem must be in response probably a new format to make request .
The text was updated successfully, but these errors were encountered: