booking-modular-monolith icon indicating copy to clipboard operation
booking-modular-monolith copied to clipboard

Fix 404 for Unauthorized!

Open meysamhadeli opened this issue 1 year ago • 6 comments

Debug exception handlers and identity provider.

meysamhadeli avatar Apr 30 '23 11:04 meysamhadeli

is it fixed yet?

rahiyansafz avatar Mar 09 '24 04:03 rahiyansafz

is it fixed yet?

Hi, Not yet. I have plan to fix this issue, but unfortunately I didn't have time to investigate with this problem. Feel free to fix this issue if you have time :)

meysamhadeli avatar Mar 09 '24 17:03 meysamhadeli

Hello, this seems related to AuthenticationSchemes setup. I have tested it for a single endpoint and can see a 401 as expected

14:17:02 [DBUG] Error Url: /home/error 14:17:02 [DBUG] Error Id Parameter: errorId 14:17:02 [INFO] HTTP GET /api/v1/flight/1 responded 401 in 245.2289 ms

I can raise a PR if this sounds reasonable

Jay-Dee avatar Jul 25 '24 13:07 Jay-Dee

Hello, this seems related to AuthenticationSchemes setup. I have tested it for a single endpoint and can see a 401 as expected

14:17:02 [DBUG] Error Url: /home/error 14:17:02 [DBUG] Error Id Parameter: errorId 14:17:02 [INFO] HTTP GET /api/v1/flight/1 responded 401 in 245.2289 ms

I can raise a PR if this sounds reasonable

Hi, Thanks for comment. Please send a PR for your solution :)

meysamhadeli avatar Jul 28 '24 13:07 meysamhadeli

I do not have sufficient permissions for a push

Jay-Dee avatar Jul 30 '24 22:07 Jay-Dee

I do not have sufficient permissions for a push

You have to fork the project and make a pull request.

meysamhadeli avatar Aug 06 '24 19:08 meysamhadeli