I am trying to make a SOAP call from Postman that subscribes a user to a service in Adobe, it looks like this:
Postman call body
These are the headers I am using:
Postman call headers
And I am receiving a ‘SOP-330023 An error occurred during the SOAP call. You don’t have the required rights to view the detail.’ message after firing:
Call message
I am not sure why I am getting this message, I’ve made similar calls using this same endpoint and headers and have not had a problem until now. I also can’t seem to find anything regarding this on the internet.
Can anyone help? Please and thank you!
I’ve tried adding login credentials to the body but I keep getting the same message.
Mike is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.