{
"code":403,
"status":"Forbidden",
"message":"Invalid API Key"
}
this is what i am getting as request URL
I am trying to use the request URL for Zomato API using my Generated API key. But every time i try to use the URL on fiddler and any browser it is showing this error of INVALID API KEY
.
Why i am getting this invalid API key and how can i solve it?
EDITED: this image might clear how i am using the key
xxxxx is just an example . This is how i am using the api key and then using the URL!