- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2023 03:12 AM
Hi All,
I am trying to get the response in postman using the GET method
I am using the bearer token and the response i get is
"Result": []
whereas when i tried this in Rest API explorer i am getting the data in response.
I am guessing this is the access issue for the account i am using i have tried providing different types of access but still i get the same response.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2023 05:06 AM
@Raunak kapoor2 you can try below things to troubleshooting:
1. Hit the get url on your browser and enter api user account userid and password, see what it display on the page
2. Untick web service access in api user profile and impersonate as api user and check the record on service portal , if there is any access issue there you will get some hits and you can debug further for required access.
Hope this will help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2023 05:06 AM
@Raunak kapoor2 you can try below things to troubleshooting:
1. Hit the get url on your browser and enter api user account userid and password, see what it display on the page
2. Untick web service access in api user profile and impersonate as api user and check the record on service portal , if there is any access issue there you will get some hits and you can debug further for required access.
Hope this will help you.