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
when I want to login to the dashboard at this location https://thesis.ashkantaravati.ir/dashboard/{my-token}, I enter my email without @gmail and get a 500 error.
I suggest setting validation for the form (email field) and showing loading when the user clicked on the button so that we prevent sending bulk API calls.
The text was updated successfully, but these errors were encountered:
Hi
How I get Error:
when I want to login to the dashboard at this location
https://thesis.ashkantaravati.ir/dashboard/{my-token}
, I enter my email without@gmail
and get a 500 error.Request URL:
https://thesis.ashkantaravati.ir/api/stats/dashboard
Payload:
Response
Solution
I suggest setting validation for the form (email field) and showing loading when the user clicked on the button so that we prevent sending bulk API calls.
The text was updated successfully, but these errors were encountered: