ericE
Convex Community2y ago
3 replies
eric

auth config file must include a list of provider credentials: Invalid provider domain URL

Using Convex 1.11.0 and trying to deploy a Next app to Vercel. The error I'm getting is:

✖ Error: Unable to push deployment config to https://___.convex.cloud
Error fetching POST https://___.convex.cloud/api/push_config 400 Bad Request: InvalidAuthConfig: Hit an error while pushing:

The pushed auth config is invalid: auth config file must include a list of provider credentials: Invalid provider domain URL "https://prod:___|___": invalid port number

I've tried to deploy a few times, being diligent about copy/pasting the correct CONVEX_DEPLOY_KEY. Curious any advice?
Was this page helpful?