motioncrypto / presale-platform

A customizable presale platform for Masternode Coins.
MIT License
4 stars 7 forks source link

Unable to get bitcoin address required for payments , after login #1

Open udaydeep1992 opened 5 years ago

udaydeep1992 commented 5 years ago

After logging in , the BTC ADDRESS column shows blank, i think the code is unable to fetch data from blockchain.info API.

Please Check the settings. error

ocruzv commented 5 years ago

Thank you for noticing that @udaydeep1992. To be honest i had no time to see whats happening, but since blockchain.info migrated everything to blockchain.com, a possible workaround could be replace the api calls from blockchain.info to blockchain.com

If you can try this way and it works, please feel free to open a pull request.

Thank you!

udaydeep1992 commented 5 years ago

Hello, ocruzv, thanks for your reply, i tried with your solution by migrating everything to blockchain.com. But NO LUCK. I will try more possible fixes myself and post here.

Thanks.