The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
I'm using Wrike API to export data to PowerBI desktop. Intially everything works fine but after a few days/refreshes, API resource endpoint doesn't get updated in PowerBI and I get the below error. However, I don't get any error in Postman API testing tool. Please help!
ERROR: Web.Contents failed to get contents from storage. www. wrike. com (404): Not Found
Thanks!
Thank you for the response!
Yes, the issue is API is updating the endpoint periodically which PowerBI is not able to capture/update. For now, everytime it throws a 404 error I go in and update the endpoint in PowerBI manually. Is there a way we could make PowerBI capture the endpoint update? Thanks!
Hi @Anonymous ,
Please try the following method to fix the problem.
1.Please Make sure that the API endpoint URL you are using in Power BI is correct and has not changed. Sometimes the API may update the endpoint and using an outdated URL may result in a 404 error.
2.Check if the API token or credentials have expired.
3.Sometimes cached data in power BI can cause problems, you can select 'File' -> 'Options and settings -> 'Options' -> 'Data Load' in the PowerBI Desktop to clear the cache and see if it helps.
For more you may refer to:
Troubleshoot Power BI REST APIs - Power BI | Microsoft Learn
Best Regards,
Yulia Yan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.