-
Notifications
You must be signed in to change notification settings - Fork 203
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
Problem status 422 #9
Comments
Have you set your REPLICATE_API_TOKEN? |
maybe you should pay for api token |
I created app using npm create replicate, so I think that it created correctly. Also it asked to copy my token. I did it. |
pay for api token |
@purpleFade were you able to resolve? |
resolved by adding payment method |
Yeah. Thanks man! |
Hello everyone. I got next issue : Error: ApiError: Request to https://api.replicate.com/v1/predictions failed with status 422 Unprocessable Entity: {"title":"Invalid version or not permitted","detail":"The specified version does not exist (or perhaps you don't have
permission to use it?)","status":422}
Here is the code :
Maybe someone had this problem. I'd be grateful for support! I want to ask if this api is free? I didn't pay so maybe this is the problem. Thanks.
The text was updated successfully, but these errors were encountered: