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
[QA] "Approval Error Action Timed Out" error when sending transaction via Aptos network with Continue with Apple and Continue with Google options
#3332
Open
agodlevska opened this issue
Mar 3, 2025
· 2 comments
When attempting to send a transaction via the Aptos network using wallets (options) "Continue with Apple" and "Continue with Google," users encounter an "Approval Error Action Timed Out" Error. The exact cause of the error is uncertain, but it may stem from two potential scenarios:
Concurrent initiation of transactions with different wallets (options) "Continue with Apple" and "Continue with Google."
Wallet switch during one of the transactions from one option to another, while the address remained unchanged.
Screen.Recording.2025-03-03.at.13.02.50.mov
Steps to Reproduce:
Initiate transactions using wallets "Continue with Apple" and "Continue with Google" in two different tabs
Alternatively, change wallets from one to another so that the wallet address remains the same as the previous one and initiate the transaction
Expected Result: Transactions should proceed without encountering "Approval Error Action Timed Out" Error, regardless of wallet choice or of wallet switches.
Google wallet address - 0x2e3d7321f733fdb8f4207123cbe7b0878514b7d49ae02144be78e46d22471dea
Apple wallet address - 0x88b99d122c25b0eadccbc03de02885b29faf84c2322d0c1c956078e3e102bdac
Transactions no longer go through using these wallets, always the "Approval Error Action Timed Out" error.
Screen.Recording.2025-03-03.at.11.52.04.mov
The text was updated successfully, but these errors were encountered:
I was not able to resume the transfer. Error "Approval error Action timed out" was shown in Aptos notification. Error does not disappear after several attempts to approve the Claim transaction.
When resuming transaction 0.0012 USDC transfer from Sui to Aptos, error is shown in Console:
Error: Failed to get token info: {"code":"dynamicFieldNotFound","parent_object_id":"0x97239301614dfc7586c56d2da1914daaf9840e317a9f6e6e4b51e7ca25c8aeef"}
at tr.getTokenInfo (index-BDXvdM5a.js:5:46299)
at async tr.isRegisteredToken (index-BDXvdM5a.js:5:45876)
at async AutomaticTokenBridgeRoute.supportedDestinationTokens (main-BonlhNxn.js:273:53032)
at async SDKv2Route.isRouteSupported (main-BonlhNxn.js:385:46748)
at async main-BonlhNxn.js:392:33062
at async Promise.all (/index 2)
at async main-BonlhNxn.js:392:32945
Describe the current behavior in detail
Environment:
When attempting to send a transaction via the Aptos network using wallets (options) "Continue with Apple" and "Continue with Google," users encounter an "Approval Error Action Timed Out" Error. The exact cause of the error is uncertain, but it may stem from two potential scenarios:
Screen.Recording.2025-03-03.at.13.02.50.mov
Steps to Reproduce:
Expected Result: Transactions should proceed without encountering "Approval Error Action Timed Out" Error, regardless of wallet choice or of wallet switches.
Actual Result: "Approval Error Action Timed Out" Error occur, preventing successful transaction completion.
Attachments/Notes
Google wallet address - 0x2e3d7321f733fdb8f4207123cbe7b0878514b7d49ae02144be78e46d22471dea
Apple wallet address - 0x88b99d122c25b0eadccbc03de02885b29faf84c2322d0c1c956078e3e102bdac
Transactions no longer go through using these wallets, always the "Approval Error Action Timed Out" error.
Screen.Recording.2025-03-03.at.11.52.04.mov
The text was updated successfully, but these errors were encountered: