Power-Maverick / PCF-Controls

Repos of Powerapps Component Framework (PCF) Controls
MIT License
55 stars 27 forks source link

Text analytics API not working #124

Open biswapm opened 1 year ago

biswapm commented 1 year ago

Azure text analytics API not giving any json response, giving 202 code, do I need to setup it SPN or pass bearer token to authorize.

power-maverick-bot[bot] commented 1 year ago

Thanks for opening your first issue here! Please make sure you have given us as much context as possible. One of the repo maintainer will respond as soon as possible.

Power-Maverick commented 1 year ago

Have you provided the correct Subscription Key & Endpoint URL as shown in this video - https://www.youtube.com/watch?v=Vksv9q2uMZw&t=120s

biswapm commented 1 year ago

yes I have given the correct key, it is giving me 202 accepted response but not showing any json response. Do you see any scenarios to use this PCF than text analytics connectors https://learn.microsoft.com/en-us/connectors/cognitiveservicestextanalytics/ ?