Spring boot Error Full authentication is required to access this resource
marioatef94
TRIALOP

2 years ago

Hello, I have spring boot hosted on railway, it works fine for all GET requests but for POST requests it returns FORBEDDIN 403

and after every request ( GET or POST )

this error shows in the logs "Full authentication is required to access this resource"

  • I Allowed my app to accept all origin and also disabled the CSRF
Solved

2 Replies

2 years ago

Make sure you are using https when calling the service running on Railway.


Status changed to Solved Railway about 2 years ago


marioatef94
TRIALOP

2 years ago

Ah, you saved my day, thanks a lot that's work


Welcome!

Sign in to your Railway account to join the conversation.

Loading...