Forum Discussion
Gabry
Super User
2 years agoIssue parsing a JSON
I have an issue with parsing a JSON. I'm making an API call using the web connector, and it returns a JSON. Each record in the JSON has 4 fields, 2 are keys, and 2 are descriptions. Now, when I make...
- 2 years ago
I've identified the issue: it was a missing header. The browser automatically filled in this header, whereas PowerBI did not.
I still don't understand the impact of this header, as it was the Accept-Language header, but now it works.
Gabry
Super User
2 years agoI've identified the issue: it was a missing header. The browser automatically filled in this header, whereas PowerBI did not.
I still don't understand the impact of this header, as it was the Accept-Language header, but now it works.