Open nurav97 opened 2 years ago
I am also getting the same problem with JS SDK? Are you able to get it done from metaplex UI?
@ShuklaSushant you will have to edit the code of JS SDK from this pull request
https://github.com/metaplex-foundation/js/pull/172 and then compile it and then it will work as the PR is not merged yet
FYI also to any one on how to find out the exact error is to convert hex ( 0x1f ) to decimal ( 31 ) and then count from 0 error to 31 in the errors.rs file
i am getting the custom error code 0x1f i dont know what it means please need your help