Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

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.

https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/tutorials/tutorial-power-bi-key-phrases

 

I got Resource Not Found error when I run query in my report.

It seems I cant 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-msft's avatar
    v-eachen-msft
    Community 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)

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thank you!! I found address is wrong!! i typed /text/analytics twice so remove one. thank you for pointing it out!