The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I'm using PowerQuery to use the following process
My target is to analyze my values with cognitive service.
Everything was working well, and I have now the following message : "Expression.Error : Access Forbidden" when I'm requesting the API.
I don't know what happen. Any advice ?
Solved! Go to Solution.
I finally found where the problem came from : the switch between my free account and the new one was not effective.
It's ok now.
Thanks very much !
Yes, in fact I finished my 5000 free first use, but i'm currently using my credit (I subscribe to the service).
I think it's linked to this fact, but no idea how to solve it
Hi @Ade1991,
I'd recommend to connect to Azure Cognitive Services via Postman or CURL just to be sure that the current key is correct. And I also hope you'll see more in the HTTP response.
I finally found where the problem came from : the switch between my free account and the new one was not effective.
It's ok now.
Thanks very much !
Hi @Ade1991,
glad to hear that 🙂
If it is ok for you, please mark additionaly also my last post as answer.