I attached verify API key policy for my apiproxy. I accessed my testing api by a apikey
http://apigeeserver1:9001/testsecure/app/faq.aspx?apikey=7PA5FkkQPtPZxkttAKoNZbAp39QFWDIL
, and returned following content:
{ "fault": { "faultstring": "kms-datastorenot found.", "detail": { "errorcode": "kms-datastorenot found." } } }
how can i fix this error?