Yelp / yelp-fusion

Yelp Fusion API
https://yelp.com/developers
MIT License
403 stars 394 forks source link

Business endpoints stopped returning prices #700

Closed smithtim closed 8 months ago

smithtim commented 8 months ago

Description

The business details endpoint (/v3/businesses/{id}) and business search endpoint (/v3/businesses/search) are supposed to return a price field containing a value like $$. They used to do that, but seem to have stopped within the last few months. The price field is no longer being returned for any businesses, as far as I can tell.

Can anyone reproduce this? Is it a bug, or was the API changed recently? The documentation still shows the price field.

Endpoints

https://api.yelp.com/v3/businesses/{id} https://api.yelp.com/v3/businesses/search

Response

ericestes commented 8 months ago

I'm seeing the same issue.

rockdog commented 8 months ago

Hi @smithtim, we are currently looking into this. I'll keep you posted.

rockdog commented 8 months ago

Hi @smithtim, we've just deployed a fix for this issue. Feel free to re-open if you continue to see this problem.