Prem Chotepanit
Results
2
comments of
Prem Chotepanit
I found the same issue and fixed it by editing `metadata.py`. In the function get_metadata, I added `client_metadata_account = dict(client.get_account_info(metadata_account))` before base64 decoding then it worked (but I don't know...
@rhamnett It's hards to say but I tried uploading with my modified function and original function by more than 10 times for each. The modified one significantly made all successful...