fcl authenticated error dead links
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.