MicrosoftDocs / bing-docs

Other
12 stars 40 forks source link

Search API: ErrorResponseException: Operation returned an invalid status code 'Resource Not Found' #201

Open EceSenaEtoglu opened 7 months ago

EceSenaEtoglu commented 7 months ago

Hello, the identical issue seems to be solved on #158 @AlekhyaSasi however I'm having the same problem.

When using Python SDK, I'm getting the error: "azure.cognitiveservices.search.newssearch.models._models_py3.ErrorResponseException: Operation returned an invalid status code 'Resource Not Found'. But it works on REST requests

The SDK I'm using is on this repo, the link:https://github.com/MicrosoftDocs/bing-docs/blob/main/bing-docs/bing-news-search/quickstarts/sdk/news-search-client-library-python.md

I'd appreciate fast answers as I'm on a hectic schedule. Thank you for your attention and time