safe-global / safe-apps-sdk

Client-side SDKs to create third-party Safe Apps
https://safe.global
MIT License
239 stars 114 forks source link

Code 901: Error processing Safe Apps SDK request #552

Open fberger-cs opened 4 months ago

fberger-cs commented 4 months ago

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 commented 4 weeks ago

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