You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I signed up using an extension email (like [email protected]), for which on verify_email API, since the email is passed as query_params, it is converting the email into 2 separate string resulting in 403 Response.
The text was updated successfully, but these errors were encountered:
I signed up using an extension email (like [email protected]), for which on verify_email API, since the email is passed as query_params, it is converting the email into 2 separate string resulting in 403 Response.
![image](https://user-images.githubusercontent.com/14856955/121377373-ea9a7800-c95f-11eb-94cc-1180197cd9df.png)
The text was updated successfully, but these errors were encountered: