GithubHelp home page GithubHelp logo

Comments (7)

hannupekka avatar hannupekka commented on June 2, 2024 8

Alright got it working. Needed to use account_name.graphs.azure.com instead of account_name.documents.azure.com

from azure-cosmos-db-graph-nodejs-getting-started.

jagratimodi avatar jagratimodi commented on June 2, 2024 2

It gives error if you give endpoint as account_name.graphs.azure.com:443/. Error gets resolved by giving endpoint as only account_name.graphs.azure.com.

from azure-cosmos-db-graph-nodejs-getting-started.

sidharthchugh avatar sidharthchugh commented on June 2, 2024

i am also getting same error

from azure-cosmos-db-graph-nodejs-getting-started.

Walls avatar Walls commented on June 2, 2024

Same error for me. all Primary key and Url are correct.

from azure-cosmos-db-graph-nodejs-getting-started.

hannupekka avatar hannupekka commented on June 2, 2024

Getting same error. Endpoint is in format account_name.documents.azure.com - copied from Azure dashboard.

Trying to access endpoint with Postman gives this response: Authorization header doesn't confirm to the required format. Please verify and try again.

I've copied primary key from the same dashboard.

from azure-cosmos-db-graph-nodejs-getting-started.

craiha avatar craiha commented on June 2, 2024

It seems like you also need to wait for some time even though everything is correct. For me it started to work 1h after I created the database.

from azure-cosmos-db-graph-nodejs-getting-started.

LuisBosquez avatar LuisBosquez commented on June 2, 2024

This error should now be fixed. The explanation is that you need to use the graph endpoint with the following format: luis_endpoint.gremlin.cosmosdb.azure.com

Please refer to the latest version of the sample, and the config.js file, for clarification.

from azure-cosmos-db-graph-nodejs-getting-started.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.