Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hey,
Has anybody tried to authenticate to the API using PHP? Any tips please or working examples?
I'm getting getting my auth code back from Azure AD but not sure what else need to happen after that?
I've looked at docs.powerbi.apiary.io and understand how to use php to create datasets etc but before I can do that I need to authenticate properly.
Many Thanks for any help / ideas!
hello i can working but powerbi api create dataset http400
http://community.powerbi.com/t5/Developer/PowerBI-create-dataset-response-bad-HTTP-400/m-p/78401
you can reference my code .
If you know powerbi api create dataset correct way tell me thank you
Can you please post your PHP code on how you got the auth code and access token from Azure AD?
Hey can you share a code sample on how you got the auth code? I'm having trouble getting the auth code from PHP application.