Retrieve service(/api/v3/address/retrieve) is failing with 401 error
Hello ,
We have a procedure that calls the /api/v3/address/retrieve and /api/v3/address/find services. The Find service is working as expected, but the Retrieve service is failing with a 401 Unauthorized error.
Both calls are implemented as GET operations using a token.
Could you please help us understand:
- Where this URL is configured/defined, and
- What might be missing or causing the authentication issue for the Retrieve service?
Any guidance would be greatly appreciated. Thank you.
Tagged:
0