Access denied due to missing subscription key. Make sure to include subscriptionkey when api request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 09:19 PM
I am trying to get Access token through APIM from third party and have mentioned everything in headers for subscription key, still receiving 401 with this message" Access denied due to missing subscription key. Make sure to include subscription key when making requests to an API."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 10:51 PM
Hi @Laxmi2024 ,
Did you pass the subscription key as a header parameter in your message ? please share screenshot of code which you tried.
i hope this helps..
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 11:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 12:29 AM - edited 03-03-2024 12:30 AM
which tool ? APIM
can you brief which tool your trying , APIM ?...
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 09:48 AM
Yes, its APIM, I am talking to Third party system via APIM from servicenow, so servicenow calls API's in APIM , Azure,and the Azure APIM Api's are configured with third party API calls.