Forum Discussion
sudsycloud
4 years agoRegular Visitor
Problems importing tables with api in PowerBi
Hello guys. I am trying to access an api of my company but says that "We couldn't authenticate with the credentials provided." I have used the same url in postman and it works perfectly. I am new to...
- 4 years ago
Hey sudsycloud ,
in general you can do a lot with Power BI and REST-API.
Most likely it's some header issues I would guess. Make sure you added all header parameters as you would in Postman:
If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
Best regards
Denis
Blog: WhatTheFact.bi
Follow me: twitter.com/DenSelimovic
sudsycloud
4 years agoRegular Visitor
selimovd Thank you very much. I didn't know that you could enter headers here.