cancel
Showing results for 
Search instead for 
Did you mean: 

CSRF token validation failed while deploying extended fiori application to ABAP Repository

Former Member
0 Kudos

HI All,

I have extended standard fiori approve purchase order fiori application in webide tool.I have made few changes to the extended fiori app and when i try to deploy the extended fiori application to ABAP Repository i got an error saying "cannot deploy csrf-token validation failed".Please find the screenshots attached.

Thank you

Accepted Solutions (0)

Answers (2)

Answers (2)

michal_keidar
Active Contributor
0 Kudos

Hi,

Please attach the failing request and its response from the network trace of your browser's developer tools.

Regards,
Michal.

Former Member
0 Kudos

hi Michal,

Thanks for the reply.please find the attachment.And one more thing can i deploy this extended application via SAP GUI.I know how to deploy the application developed by eclipse tool i.e by simply importing webcontent folder in transaction code se38.but i am not sure about application developed by webide.Any idea?

Thank you

Former Member
0 Kudos

And Michal,its response is "CSRF token validation failed".Should i configure anything extra in destination part?

michal_keidar
Active Contributor
0 Kudos

If the app was built then you should import the content of the dist folder. I'm still checking regarding the CSRF.

michal_keidar
Active Contributor
0 Kudos

Hi Anil,

Are you able to open a ticket? If so please open it to component CA-WDE-DPL-ABP.

If not you can contact me via email and we'll do a session with screen share as I need more information..

Regards,
Michal.

michal_keidar
Active Contributor
0 Kudos

Hi Anil,

As we've seen in our meeting, it looks like some credentials are configured in your /sap/bc/adt ICF node in SICF.

Try to remove them and see if it helps.

Regards,
Michal.

kondal
Explorer
0 Kudos

This message was moderated.

souvikroy
Participant
0 Kudos

I also faced it earlier . Delete the cookies from your browser . Then log off and log back in to Web IDE . That should work .

Former Member
0 Kudos

Hi Souvik,

Thank you for the reply.

I deleted all the cookies and cache and tried but facing the same problem.

souvikroy
Participant
0 Kudos

Did you restarted your web IDE ?

This is what I did and it worked for me.

1> Clear all the cookies and cache

2> Restart web IDE .

Former Member
0 Kudos

yes Souvik i did both the things still not working.