cancel
Showing results for 
Search instead for 
Did you mean: 

BSP Error with XSRF

Former Member
0 Kudos

Hi All,

I am working on Supplier Self-registration. I am able to get the survey email go out with URL link to survey. However, when the supplier tries to access the survey, we are receiving XSRF related dumps. I debugged code and noticed the Token field is empty. I also checked SAP Notes and updated SAP_SECU.JS. Has anyone seen any errors like this?

Exception Class CX_SY_MESSAGE_IN_PLUGIN_MODE

Error Name

Program CL_BSP_RUNTIME================CP

Include CL_BSP_RUNTIME================CM01X

ABAP Class CL_BSP_RUNTIME

Method IF_BSP_RUNTIME~GET_TOKEN

Line 21

Long text -

Thanks,

SG

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Fixed with OSS note 1647006.

SG