SODA-for-SPARC icon indicating copy to clipboard operation
SODA-for-SPARC copied to clipboard

[JOSS Review] Inconsistent use of HTTP status code

Open abhishektiwari opened this issue 1 year ago • 1 comments

Inconsistent use of HTTP status code particularly in Flask authentication and authorisation.

A few examples:

Using 400 (bad request) instead of 401 (unauthorized) 1

Using 500 (Internal Server Error) instead of 400 (bad request) 1

Translating 400(bad request) into 409 (conflict) 1

JOSS Review

abhishektiwari avatar Feb 06 '24 02:02 abhishektiwari

Hello! Thank you for opening this issue. Your input is valuable and helps improve the project. Can you please provide a detailed description of the problem you're encountering? Any additional information such as steps to reproduce the issue would be greatly appreciated. Thank you!

fairdataihub-bot[bot] avatar Feb 06 '24 02:02 fairdataihub-bot[bot]

This issue has been addressed as per 47f566e.

Thanks for the feedback!

aaronm-2112 avatar Apr 26 '24 19:04 aaronm-2112

If you're still experiencing any problems, please don't hesitate to open a new issue. Have a great day!

fairdataihub-bot[bot] avatar Apr 26 '24 19:04 fairdataihub-bot[bot]