Hi All,
I am using ABAP SDK code to get the SAS token and trying to test this token from POSTMAN to get the data from service bus. However i have been getting an error "HTTP/1.1 401 SubCode=40103: Invalid authorization token signature"
Can you please help me to understand where i am doing a mistake.
I have configured the SM59(Pls check SM59 screen shot).sm59.png
We're try the path with extension in the postman to get the data. postman.png
Appreciate your help
Edit: The URL(SM59) it used to generate the token is different than the link it is accessing, could it be a problem. Because the code is using actual connecting URL to generate the token
Thanks !