#i keep getting 403 error from Rest Template
8 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @ruby summit! Please use
/closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
It seems the method is protected. If you are using bearer tokens make sure you send it in your request authorization header.
i searched in the code, it looks like bearer tokens arent used
Which authentication methods are you using?
login and password
I mean after that what are you getting tokens or the authentication is using cookies/session
sorry. i dont know how to check it and where to look