onflow / onflow/docs

fcl authenticated error dead links

Open
#737 0 comments 0 reactions 1 assignee View on GitHub

@bthaile is already working on this.

Since Apr 23, 2024.

Dominant language
TypeScript
Stars
13
Forks
81
PR merge metrics
No merged PRs in 30d

Description

Need to add redirects for invariant doc links. Set up wildcard redirect for
https://docs.onflow.org/fcl/reference/api
to
https://developers.flow.com/tools/clients/fcl-js/api

ERROR

INVARIANT
If no service is passed to "authenticate," then "discovery.wallet" must be defined in fcl config.
See: "https://docs.onflow.org/fcl/reference/api/#setting-configuration-values"

Error: INVARIANT
If no service is passed to "authenticate," then "discovery.wallet" must be defined in fcl config.
See: "https://docs.onflow.org/fcl/reference/api/#setting-configuration-values"

at getDiscoveryService (http://localhost:3000/static/js/bundle.js:31614:68)
at async http://localhost:3000/static/js/bundle.js:32990:32

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.