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

Call fcl.mutate always fail #16

Open
qhccthanh opened this issue Aug 10, 2022 · 1 comment
Open

Call fcl.mutate always fail #16

qhccthanh opened this issue Aug 10, 2022 · 1 comment

Comments

@qhccthanh
Copy link

Hi,

I just started learning Flow blockchain and building an iOS dApp refer to this article https://dev.to/theagilemonkeys/how-to-buid-a-native-ios-dapp-that-uses-the-flow-blockchain-as-the-backend-n9k

I run FCLDemo(0.0.3) and try to trigger SendTransaction but it always returns the error(decode failed). I debug and found out the error return from AccountsResolver when it tried to call executePost request pre_authz(https://flow-wallet-testnet.blocto.app/api/flow/pre-authz) service API and got the response Invalid domain - HTTP status code: 400

It's happened on both testnet and mainnet (blockto wallet)

The fcl.config is same as what the FCLDemo setup

@lmcmz
Copy link
Member

lmcmz commented Aug 22, 2022

I will look into that, it seem blocto update their API on their end.

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

No branches or pull requests

2 participants