Closed zohaib5424 closed 7 months ago
Hi @zohaib5424, if you just recently signed up for a developer account it is very likely that your plan doesn't allow access to the reviews endpoint. More details can be found here: https://docs.developer.yelp.com/page/start-your-free-trial.
It looks like Yelp does not want to get free advertising from third parties anymore. I will personally discourage the use of Yelp from now on the basis of:
With the above is very difficult to keep a dataset consistent and provide the free traffic
Description
i am try to use review api but they always return false don't understand the problem
More information
Endpoint
Reviews api
Parameters or Sample Request
https://api.yelp.com/v3/businesses/oK_SLmmAVQg3meguh7LrIA/reviews?limit=20&sort_by=yelp_sort
Response
{ "error": { "code": "NOT_FOUND", "description": "Resource could not be found." } }