MattM
Convex Community17mo ago
7 replies
Matt

Unexpected missing refreshToken cookie during client refresh

I've been developing a nextjs app with convex for the last couple of weeks. Overall found it really great to work with. I'm using convexAuth which again has been working with no issues until just now I've been trying to access my app via my iPad through my local ip address for testing on a second device. (iPad is on the same office wifi) I can connect to the project and try to login but once I hit the login button I get this error in the console - GET /signin?_rsc=1rwc8 200 in 23ms
Convex Auth: Unexpected missing refreshToken cookie during client refresh.
Do I need to adjust my auth.config or elsewhere?
Many thanks in advance
Was this page helpful?