Defenders Proposals

I have created the Multi sig wallet, ERC20 and Timelock contracts using Opezeppelin Defenders.
After having a proposal when I try to approve the proposal from the other account or the same account that have the right to approve, it doesn't go through and shows me the error "Failed to fetch"
Help please

1 Like

I am having the same problem since last week, it worked perfectly fine before though.
Appreciate any help, thank you!

1 Like

I have tested it on BSC and Polygon, It works perfect over there but I am facing the problem on Goerli Testnet

same problem for me, any solution?

console log:

useragent.js:181          GET https://api.defender.openzeppelin.com/verifications/goerli/XXXXXXXXXXXXXXX 404

Refused to connect to 'https://safe-transaction-goerli.safe.global/api/v1/safes/XXXXXXXXXXXXXXXXX/multisig-transactions/?limit=1' because it violates the following Content Security Policy directive: "connect-src 'self' https://api.defender.openzeppelin.com https://auth.defender.openzeppelin.com https://cognito-idp.us-west-2.amazonaws.com/ https://*.infura.io/ https://*.sentry.io/ https://*.gnosis.io/ https://cloudflare-ipfs.com/ https://gateway.ipfs.io/ https://*.etherscan.io/ https://blockscout.com/ https://*.poa.network/ https://*.fuse.io/ https://repo.sourcify.dev/ https://*.bscscan.com/ https://*.ftmscan.com/ https://gnosis-safe-transaction.binance.org/ https://bsc-dataseed.binance.org/ https://data-seed-prebsc-1-s1.binance.org:8545/ https://*.fantom.network https://*.maticvigil.com https://polygon-rpc.com https://api.avax.network/ https://api.avax-test.network/ https://cchain.explorer.avax.network/ https://cchain.explorer.avax-test.network/ https://subnets.avax.network/ https://rpc.api.moonbase.moonbeam.network/ https://rpc.moonriver.moonbeam.network/ https://rpc.api.moonbeam.network/ https://moonriver.api.onfinality.io/ https://moonbeam-alpha.api.onfinality.io/ https://moonbeam.api.onfinality.io/ https://transaction.moonbase.multisig.moonbeam.network/ https://transaction.moonriver.multisig.moonbeam.network/ https://transaction.multisig.moonbeam.network/ https://moonscan.io/ https://*.moonscan.io/ https://*.arbitrum.io/ https://*.optimism.io/ https://forno.celo.org/ https://alfajores-forno.celo-testnet.org/ https://explorer.celo.org/ https://alfajores-blockscout.celo-testnet.org/ https://api.arbiscan.io/api https://arbiscan.io/ https://api-testnet.arbiscan.io/api https://testnet.arbiscan.io/ https://*.polygonscan.com/ https://explorer.harmony.one/ https://explorer.pops.one/ https://*.hmny.io https://api-testnet.aurorascan.dev/api https://api.aurorascan.dev/api https://testnet.aurora.dev https://mainnet.aurora.dev https://hashscan.io https://api.thegraph.com https://raw.githubusercontent.com/OpenZeppelin/accesscontrol-explorer/master/src/lib/role-dict.json".


:
1. Request URL:
https://api.defender.openzeppelin.com/verifications/goerli/XXXXXXXXXXX

message: "Verification with id goerli|XXXXXXXXXXX|DEFAULT not found."

Can be related with this CORS Issue with Gnosis Safe Goerli

Hey @Mariusz_Szpiler, @MGM, @ssob_ii, @spices

We apologize for the disruption. We've just released a fix for this, which is regarding to a CORS protection we have on the UI.

Can you please try again, it should be fixed.

Let us know if you have any question.
Best!

Thank you, I have checked and it works now.

Thank you @ernestognw, It works perfectly.