BUG: Convex Auth Instagram Login - pkce cookie is missing
I have set the instagram app and env (on convex) as said in the convex auth (and auth.js) docs.
here is the error:
Oct 14, 15:18:54 H GET /api/auth/callback/instagram error 'pkce cookie is missing. at use [as use] (../../node_modules/@convex-dev/auth/dist/server/checks.js:73:8) at handleOAuthCallback (../../node_modules/@convex-dev/auth/dist/server/oauth.js:123:28) at async <anonymous> (../../node_modules/@convex-dev/auth/dist/server/implementation/index.js:187:63) 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:447:0) at async <anonymous> (../../node_modules/convex/src/server/router.ts:322:16)' Oct 14, 15:18:54 H GET /api/auth/callback/* 302 212ms


