Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Unable to access Endpoints SubGraph links #6

Open
ltfschoen opened this issue Dec 16, 2021 · 0 comments
Open

Unable to access Endpoints SubGraph links #6

ltfschoen opened this issue Dec 16, 2021 · 0 comments

Comments

@ltfschoen
Copy link

If i click any of the Endpoints links at https://github.com/EnsoFinance/enso-docs/blob/master/docs/developer-tools/subgraph/introduction.mdx, such as:

  • Eth Mainnet Subgraph
  • Kovan Subgraph

Both those links redirect me to https://api.thegraph.com/subgraphs/name/enso/enso-v1/graphql,

but then the page just displays "Loading...", and shows error in console logs:

Failed to load resource: the server responded with a status of 404 ()
graphiql.min.js:1 Failed to load resource: the server responded with a status of 404 ()
graphql:134 Uncaught ReferenceError: GraphiQL is not defined
    at graphql:134
v652eace1692a40cfa3763df669d7439c1639079717194:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
10WebSocket connection to '<URL>' failed: WebSocket is closed before the connection is established.
DevTools failed to load source map: Could not load content for https://unpkg.com/[email protected]/browser/fetcher.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://unpkg.com/[email protected]/browser/helpers.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
graphiql.css:1 Failed to load resource: the server responded with a status of 404 ()

I even get the error after already logging into TheGraph and authorising access to my Github account

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant