Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to Post data with apikey in postman

Not applicable

Hi,

I am trying to POST data with apikey using postman(url-encoded) ie

http://uskploy32.noam.sky.com:9001/vehicle/postVehicleStops?apikey=qw89uhh..

and getting below error.

"fault": { "faultstring": "Failed to resolve API Key variable request.queryparam.apikey", "detail": { "errorcode": "steps.oauth.v2.FailedToResolveAPIKey"

I don't face any issue while doing GET.I suspect i am not doing it right way .

Any suggestion and steps to POST data using apikey.

(Rest services is deployed in TIBCO and configured in Apigee)

Thanks,

Raja

Solved Solved
0 8 21.1K
1 ACCEPTED SOLUTION

Not applicable

@Raja Rakesh Kumar, I believe you are seeing this for verifyApikey policy ? Is that same for your GET and POST . AFAIK you will see this issue when your ref in verifyApikey is null .

View solution in original post

8 REPLIES 8