You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using fcl v1.11.0 to call the getAccount function on Quicknode's Flow AN endpoint, it will throw a 404 NotFound error (from Quicknode).
Rolling back to version v1.10.0 of fcl resolves the issue.
--
If you use the flow public AN Endpoint, everything works.
Expected Behavior
fix the problem。
The use of Quicknode's nodes and public nodes should have the same effect.
Steps To Reproduce
set config "accessNode.api" with quicknode endpoint.
Can you share the specific accessNode.api configuration so it is easier for me to reproduce (e.g. things like http/https protocol, path components, trailing slashes) could be a part of this issue so this would be really helpful.
Current Behavior
When using fcl v1.11.0 to call the
getAccount
function on Quicknode's Flow AN endpoint, it will throw a404 NotFound
error (from Quicknode).Rolling back to version v1.10.0 of fcl resolves the issue.
--
If you use the flow public AN Endpoint, everything works.
Expected Behavior
fix the problem。
The use of Quicknode's nodes and public nodes should have the same effect.
Steps To Reproduce
set config
"accessNode.api"
with quicknode endpoint.Environment
What are you currently working on that this is blocking?
No response
The text was updated successfully, but these errors were encountered: