deeplink method signAndSendTransaction error [PYTHON] #329
Replies: 1 comment 1 reply
-
|
Hello @KajetanMieloch, Would you mind verifying your deeplink url is UTF-8 encoded, please? If so please provide an example transaction deeplink |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hello,
I am encountering an issue with my application. When attempting to send a transaction, I receive an "Unexpected Error." Below is the workflow my code is designed to follow:
At this point, my app opens - momentarily (approximately 0.1 seconds) before redirecting me to an error page within my own application.
Do you have any ide why?
Example
No response
Steps to Reproduce
Firstly this code is executed, where the app is opened and i connect the phantom wallet to my app:
and then i build deep link to signAndSendTransaction:
Console output:
Phantom Version
No response
Is there an existing discussion for this?
Beta Was this translation helpful? Give feedback.
All reactions