How to use the /fscmRestApi/tokenrelay api
Summary:
How to generate JWT in POSTMAN
Content (required):
In order to generate JWT token i tried using /fscmRestApi/tokenrelay api in POSTMAN. But I am getting 401 unauthorized error.
I tried /fscmRestApi/anticsrf api and it returns a xsrftoken. When i tried to use the return xsrftoken as value for X-XSRF-TOKEN header in /fscmRestApi/tokenrelay, I am not getting any JWT token.
I want to invoke the apis in POSTMAN and generate a JWT token which I want to use for invoking a worker api. Please help me with the steps
Version (include the version you are using, if applicable):
Tagged:
0