Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] https://rest-mainnet.onflow.org does not appear to be a valid REST/HTTP access node. #1769

Open
miguel-krasamo opened this issue Aug 30, 2023 · 0 comments
Labels
Bug Something isn't working

Comments

@miguel-krasamo
Copy link

miguel-krasamo commented Aug 30, 2023

Current Behavior

Greetings,

we have been using fcl and we have been seeing the error from the title from time to time on some transactions, (not on every transaction).

here's the config we have:

fclConfig
  .put("env", "mainnet")
  .put("accessNode.api", "https://rest-mainnet.onflow.org");

Screenshot:
image

Expected Behavior

No Error with the rest URL.

Steps To Reproduce

It happens randomly on some transactions.

Environment

- OS:
- Node:
- npm:

What are you currently working on that this is blocking?

No response

@miguel-krasamo miguel-krasamo added the Bug Something isn't working label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant