Apigee Invalid API Call As No Api Product Match Found

Not applicable

Hi,

I have created 2 proxy APIs (one of them is OauthV2) and added these 2 policies with a Product and this Product associated with an App.

Now, deploy these 2 proxy in the Test and QA environment. It is working fine in QA environment but when calling in Test , it is given - Apigee Invalid API Call As No Api Product Match Found.

I make sure both Proxy added into the Product and also make "Automatic".

The Revision in both environment - Test & QA is different.

Can you please suggest - what is the cause of the problem?

0 2 1,096
2 REPLIES 2

@RejeevChaturvedi - Can you confirm you selected the environments in the Product configuration ? Even if the proxies are correctly configured, you need to select the environments too

@RejeevChaturvedi , Looks like you are using the same token in Test which is generated in QA. You should be generating a new token in Test using the respective client credentials.