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 got some 500 server error when I test API.Here are some examples and my analysis of the causes of the errors.
1.Parameter type does not match
500 error is triggered when I pass in a parameter that does not match the API format document.After analysis, I think it's a problem with the email, phone and passwrod parameters
I got some 500 server error when I test API.Here are some examples and my analysis of the causes of the errors.
1.Parameter type does not match
500 error is triggered when I pass in a parameter that does not match the API format document.After analysis, I think it's a problem with the email, phone and passwrod parameters
Update unexist pet_id
This issue is triggered when a non-existent pet_id is updated using uploadImage
Get , Update or Delete unexist username
This issue is triggered when a non-existent username is updated
The text was updated successfully, but these errors were encountered: