switch autenthication method from basic to bearer token
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2023 03:45 AM - edited 11-23-2023 03:51 AM
hello all,
has anyone here experience with switching the authentication method from basic to bearer token?
the bearer token is already generated but i have no experience and i dont know where to start.
I will be thankful for any guidance
edited to add: somebody told me that i have to use a script but i dont know how and where. (i can provide the script if needed)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2023 03:50 AM
Hello @lmao
Try to do like this -
At the place of token give your token value.
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2023 03:53 AM
thank you for the quick reply @Harsh_Deep , can you please tell me how i come to this screen?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2023 03:55 AM
Hello @lmao
Open rest message -> your_message -> open HTTp Methods -> then click on HTTP Header.
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 05:58 AM - edited 12-05-2023 05:59 AM
hello again,
do i also need to change it here to OAuth? in the REQ i received, it is mentioned that it also has to be switched to OAuth2.0, but in that case i must create a )Auth Profile as i see. Can you guide me here?