Back

Astro's ViewTransition is breaking the OATH provider

  • 0
  • Auth
  • Web
saura
22 Sep, 2024, 20:48

I impleted the oath login from this post: https://appwrite.io/docs/tutorials/astro-ssr-auth/step-6

And if I enable view transition, it simply breaks. Invalid userId param: Parameter must contain at most 36 chars. Valid chars are a-z, A-Z, 0-9, period, hyphen, and underscore. Can't start with a special char

Funny, I lost all day with this hahaha

Idk, just for you to know. Ty for the service

TL;DR
Implemented OAuth login from a post, but enabling view transition breaks it with an error about an invalid userId parameter. Spent the whole day on this. Solution: Check the userId parameter for special characters and ensure it follows the specified format.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more