-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I still get resource not found.
CognitiveServices now forces you to use your own endpoint.
I'm not sure how to pass it. The endpoints for /news/search is what i want.
I'm trying this:
this.client = require('node-bing-api')({ accKey: opts.apiKey, rootUri: opts.rootUri });
apiKey is my api key and rootUri is BING_ENDPOINT=https://puump.cognitiveservices.azure.com/bing/v7.0
Metadata
Metadata
Assignees
Labels
No labels