2019 Jul 01 5:11 AM
hi,
I am using the same URL directly in browser, it pops up userid and password and I get the results.
I have given only two things in the POSTMAN - the url and basic auth.
I am getting 401 Unauthorised error.
2019 Jul 01 7:39 AM
2019 Jul 01 8:32 PM
Hello,
I have created a simple ODATA service in my SAP backend.
This is a Ztable and I have writte GET and POST methods.
I want to call the GET method from POSTMAN.
This is working in IBM API Connect system.
The GET method was also working in POSTMAN but now I am getting the 401 Unauthorised error.
How do I troubleshoot this error ? should I change any settings, or how do I trace for firewall etc.?
thanks,
bhakti.
2021 Mar 04 3:08 AM
I am testing the oData service in POSTMAN, it is working fine to fetch Token and Cookies. If I left the POSTMAN idle for couple of hours, and try again without removing any cookies I see 401Unauthorized (Logon Error Message) error. The second iteration works fine. The integration team worried about if this happens in the Production environment how to handle it...
Any suggestions?