Forum Discussion
Need advise to connect Sentiment API
I am now trying to use Text Analytics in my Power BI report.
Following tutorial, I can use Text Analytics Key Phrases API but fail to use Sentiment API.
I got “Resource Not Found” error when I run query in my report.
It seems I can’t reach endpoint successfully but could you tell me possible reason for this issue?
Credential is set to "Anonymous" and privacy level is "Public".
Hi Anonymous ,
If you want to analysis a web API, you should ensure it can be access first. I test to open your link in web browser but failed, I get "404" error.(it means you are try to open invalid source)
2 Replies
- v-eachen-msftCommunity Support
Hi Anonymous ,
If you want to analysis a web API, you should ensure it can be access first. I test to open your link in web browser but failed, I get "404" error.(it means you are try to open invalid source)
- AnonymousNot applicable
Thank you!! I found address is wrong!! i typed /text/analytics twice so remove one. thank you for pointing it out!