Forum Discussion
Data refesh nor working
- Anonymous1 year ago
Thanks a lot, yes it was indeed Gsheets error - there was a typo in a link connected to gateway
Hi Anonymous -The error you are encountering during the refresh of your Power BI report in the service, but not in the desktop, seems to stem from the Google Sheets data source you are using.
The error message indicates that Power BI's Web.Contents function is unable to fetch content from Google Sheets via the API URL (https://sheets.googleapis.com/v4/spreadsheets/...) due to a 502 Bad Gateway error. This is a common error that occurs when there is an issue with the server communication between Power BI and Google Sheets.
Monitor your API quota usage in the Google Cloud Console and consider adjusting the refresh frequency to avoid hitting these limits.
Reauthenticate your Google Sheets data source in Power BI Service by updating the credentials.
Re-authenticate the Google Sheets data source: Go to Settings > Datasets > Select the dataset > Data Source Credentials > Reauthenticate.
Check Google Sheets API usage: Monitor the API rate limits in your Google Cloud Console.
sort the above mentioned points, hope it helps.
Thanks a lot, yes it was indeed Gsheets error - there was a typo in a link connected to gateway