BAD_REQUEST | { error: 'Invalid API key' }

UPLOADTHING_SECRET=
UPLOADTHING_APP_ID=

I saved the API key you gave in the .env file.
UPLOADTHING_SECRET=
I entered UPLOADTHING_APP_ID= but I get { error: 'Invalid API key' } error (BAD_REQUEST | cannot retrieve pre-signed URLs)
image.png
Was this page helpful?