Answer accepted by question author
Hi Ashish,
Are these Open products (Requires subscription unchecked)? Open products are only shown to Administrators. Below is excerpt from documentation:
Note
Open products aren't listed in the developer portal for developers to learn about or subscribe to. They're visible only to the Administrators group. You'll need to use another mechanism to inform developers about APIs that can be accessed without a subscription key.
If you need them to show up in Developer portal to Developers group then you would need to edit Properties and check Requires subscription.
Please click Accept Answer and upvote if the above was helpful.
Thanks.
-TP
-
Ashish Thorat 1 Reputation point
This was the issue all along.
Couldn't find this limitation easily in documentation.Found your mentioned comment in below page:
https://learn.microsoft.com/en-us/azure/api-management/api-management-subscriptions#enable-or-disable-subscription-requirement-for-api-or-product-accessIf we have JWT token verification in our API's, we may not use the subscription key.
So blocking its display just because Subscription key is not enabled is odd.And what is even odd is, I could see all the products on - Product List widget page of Admin panel.
We loose the benefit of entire Product feature on Developer portal because of this limitation/feature.
Thanks a lot for your quick help.
Sign in to comment
