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
Well I know that consilidation of data is nice job but as you people are making your service paid and have so bad API I think you should be paying developers for usage of your API and handling all of those funny cases where the only status_code that your API is sending is everything is ok there is no error.
In other words it would be normal to return 400 Bad Request for wrong parameters and 404 not found in case there is no data instead of sending a status_code ok with error message in nested with "success": False.
The text was updated successfully, but these errors were encountered:
Well I know that consilidation of data is nice job but as you people are making your service paid and have so bad API I think you should be paying developers for usage of your API and handling all of those funny cases where the only status_code that your API is sending is everything is ok there is no error.
NotRest
In other words it would be normal to return 400 Bad Request for wrong parameters and 404 not found in case there is no data instead of sending a status_code ok with error message in nested with "success": False.
The text was updated successfully, but these errors were encountered: