cancel
Showing results for 
Search instead for 
Did you mean: 

CSRF token validation failed while using local host url

0 Kudos

Hi,

I am using local host proxy url to fetch the csrf token it is working fine.

I am passing the same csrf token for post method it's giving an error saying CSRF token validation falied. ( 403 forbidden)

Can any one help us here.

Thanks in advance

Viswa

Accepted Solutions (0)

Answers (1)

Answers (1)

sreehari_vpillai
Active Contributor
0 Kudos

Hi,

upload the application in BSP container after removing the proxy and try the POST operation.

Sreehari

0 Kudos

Hi sreehari,

Thanks for the reply

I want to run the application from local host..It works when i run the application from abap server.

Local host url was woking with proxy till last week all of sudden it stopped working and giving the above said error.

Thanks

Viswa