Forum Discussion
Data Translation: DeepL API asks for credentials in PowerBI Service, Web.Contents() Status 400
- 2 years ago
Here a solution for all others, who face a similar issue:
I put the translation function and all distinguished transformation steps into a Dataflow where I just could ignore the credentials and create an anonymous connection.
Then I simply reimported the Dataflow into my semantic model and as this is not a time critical report this is perfectly fine for this purpose.
Thank you for taking your time to reply!
Not sure if going via gateway connection for this web source would help my credentials issue, I anyway tried but the same error
So for my detailed error
in Plain text:
Failed to update data source credentials: The credentials provided for the Web source are invalid. (Source at https://api-free.deepl.com/v2/translate.)Hide details
| Activity ID: | 0aae6397-3c5b-4615-b2ac-5e976fe9b911 |
| Request ID: | 2ef76e47-9a51-41d5-529a-90172e2d6022 |
| Status code: | 400 |
| Time: | Mon Mar 18 2024 07:32:13 GMT+0100 (Mitteleuropäische Normalzeit) |
| Service version: | 13.0.22872.56 |
| Client version: | 2403.2.18432-train |
| Cluster URI: | https://wabi-north-europe-i-primary-redirect.analysis.windows.net/ == Before: just direct web connection via gateway: I tried
But same result, even with my deepl account credentials entered. |
Here a solution for all others, who face a similar issue:
I put the translation function and all distinguished transformation steps into a Dataflow where I just could ignore the credentials and create an anonymous connection.
Then I simply reimported the Dataflow into my semantic model and as this is not a time critical report this is perfectly fine for this purpose.