sneakyf1shy
sneakyf1shy5d ago

JWK auth broken

Uncaught Error: No auth provider found matching the given token
at async <anonymous> (../../convex/chat_http_action.ts:60:13)
at async invokeFunction (../../node_modules/convex/src/server/impl/registration_impl.ts:80:11)
at async invokeHttpAction (../../node_modules/convex/src/server/impl/registration_impl.ts:442:0)
at async <anonymous> (../../node_modules/convex/src/server/router.ts:322:16)
Uncaught Error: No auth provider found matching the given token
at async <anonymous> (../../convex/chat_http_action.ts:60:13)
at async invokeFunction (../../node_modules/convex/src/server/impl/registration_impl.ts:80:11)
at async invokeHttpAction (../../node_modules/convex/src/server/impl/registration_impl.ts:442:0)
at async <anonymous> (../../node_modules/convex/src/server/router.ts:322:16)
4 Replies
sneakyf1shy
sneakyf1shyOP5d ago
seems like there are no more requests to the JWKS endpoint which is weird because nothing has actually changed in my code from when it did work...??
sneakyf1shy
sneakyf1shyOP5d ago
No description
sneakyf1shy
sneakyf1shyOP5d ago
No description
sneakyf1shy
sneakyf1shyOP5d ago
{"type":"AuthError","error":"No auth provider found matching the given token","baseVersion":0,"authUpdateAttempted":true}

Did you find this page helpful?