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
{{ message }}
This repository was archived by the owner on Feb 8, 2019. It is now read-only.
I'm submitting a...
Current behavior
Calling API endpoint return
HTMLpage rather thanjsonif something goes wrong in server side.Expected behavior
API endpoint should always return result in json format. If there is any problem then it should return in
jsonformat too