HTTP Request - GET
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-06-21 10:50 AM
Good morning,
I´m having trouble using the Http Request VBO with Method "GET", i am passing the the Authorization on the Headers, but still gives {"detail":"Authentication credentials were not provided."}, with the POST method it works fine.( I tested using the the POSTMAN and other API testers and they all worked.)
I´m having trouble using the Http Request VBO with Method "GET", i am passing the the Authorization on the Headers, but still gives {"detail":"Authentication credentials were not provided."}, with the POST method it works fine.( I tested using the the POSTMAN and other API testers and they all worked.)
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-06-21 03:04 PM
Try passing credentials in the user and password fields, and see if that works for you
Sr Cons at Avanade Brazil
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-06-21 03:04 PM
Hi, you could try making force pre authorization false, and if that too doesn't work provide the credential as user name and password in relevant field.
Tushar Varshney
Senior Consultant - Intelligent Automation
Ernst & Young India
+91-9880188366
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-06-21 03:12 PM
Thx guys for the inputs, about the User and PW, but the api doesnt have that its with token that they gave me.
But i finally resolved the issue, on the URL when i send the the ID to do the GET i need to put the "/" URL/ID/, if i dont put the "/" it doesnt work, a bit strange it should work whitout the "/".
But i finally resolved the issue, on the URL when i send the the ID to do the GET i need to put the "/" URL/ID/, if i dont put the "/" it doesnt work, a bit strange it should work whitout the "/".
