Forum Discussion
fb
5 years agoNew Member
WWW-Authenticate and multiple different APIs on same endpoint
Further to https://community.powerbi.com/t5/Desktop/AADSTS50001-Specify-resource-id-in-www-authenticate-response/m-p/322353#M143627, is there a way yet to specify the resource to be used in the www-a...
v-kelly-msft
5 years agoCommunity Support
Hi fb,
Check whether below reference help:
https://docs.microsoft.com/en-us/power-query/connectors/web/web
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
fb
5 years agoNew Member
Thanks, but nothing in there that I am not already using. I think this may need a bug report/feature request in the correct place. Any ideas on the best place to post this? I've found https://github.com/microsoft/DataConnectors but not sure if that applies to PowerQuery within Excel.
For now I have it working using CNAMES (e.g. https://one.api.domain.com, https://two.api.domain.com), but this is far from ideal.