cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Firebase - 405 Method Not Allowed

Former Member
0 Likes
1,705

Hello!
Suddenly I found that any "Connection test" for FIREBASE from SM59 response with 405 HTTP code. Is it normal?
Here SAP said that only HTTP code 200 means that setup is correct.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

saurabhkabra2009, same for http 1.1

Maybe x-xss-protection difference is a reason?
U have value = 0. But for me it's 1; mode=block

former_member226
Employee
Employee

Could be but I am not sure, May be you can also debug the general connection test and then try to find if some error messages being raised by system.Sorry!

former_member226
Employee
Employee
0 Likes

Hi,

Can you please check why your system is using http/1.0 protocol because when I check in our system for the same config(from help.sap.com), I was able to get an HTTP 200 status code.

Thanks

Saurabh