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

Code 901: Error processing Safe Apps SDK request #552

Open
fberger-cs opened this issue Feb 15, 2024 · 3 comments
Open

Code 901: Error processing Safe Apps SDK request #552

fberger-cs opened this issue Feb 15, 2024 · 3 comments

Comments

@fberger-cs
Copy link

hello,

I have this error: Code 901: Error processing Safe Apps SDK request
when I try to interact with a smart contract via my dApp

using
@gnosis.pm/safe-apps-provider: "^0.15.1"
@gnosis.pm/safe-apps-sdk: "^7.8.0"
@gnosis.pm/safe-apps-wagmi: "^2.1.0"

on node v18.8.0

image

Only since a weeks I believe. my code didn't change

@haidarally
Copy link

I get the same error when trying to add 'ExtensibleFallbackHandler` to my safe wallet.
image

@amandakelake
Copy link

I also encountered the same error. I could withdraw money normally before and it has been running normally for a while. Recently, I got the error:

console.js:36 Code 901: Error processing Safe Apps SDK request (invalid address (argument="address ", value=null, code=INVALID_ARGUMENT, version=6.11.1))

Does safe.app update something????

image image

@Markeljan
Copy link

Same error when trying a deploy contract TX (although not sure if this is possible with a safe account), also getting Spindl SDK request failed TypeError: Failed to fetch before any interactions.
image

my safe app is https://web3gpt.app if anyone wants to recreate / debug

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

4 participants