Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2017 10:17 AM
Thank you very much for the information. I am testing GRUD operations on insidents and user tables through the POSTMAN using REST API.
And if I do simultaneous calls through java spring RestTemplate with Basic Authentication using admin:admin some of the calls return Not Authorized and after a Refresh the call response is 200OK. So once the call is successfull other time it is unauthenticated. To clarify I am working with the demo environment tables defined from the wiki page.
Regards,
Mihaela