Forum Discussion
Hussein_charif
7 months agoHelper V
Error 400 power query
hi all, i am facing an error while trying to refresh a query in power query: DataSource.Error: OData: Request failed: The remote server returned an error: (400) Bad Request. (You must specify a c...
- 7 months ago
If your URL looks like this (example):
https://api.example.com/odata/Entities…but the API expects:
https://api.example.com/odata/Entities?country=US
Hussein_charif
7 months agoHelper V
i have been using the api always as it is, just recently its giving this error
JamieHolding
7 months agoResolver I
API may have changed to now require a country - check their documentation in case it was a signficant update.