Sadly we were unable to get the exchange rate!
Opened this issue · 5 comments
In trace.giveth.io it's ok, but when I use master branch with develop backend, I get same error.
It seems it's related to backend. @mohammadranjbarz Can you check it?
@mohammadranjbarz Yes I'm still getting it.
My profile token is DAI and convertMultipleRates doesn't give current balance value of Trace in DAI
@mohammadranjbarz Yes I'm still getting it.
My profile token is DAI and convertMultipleRates doesn't give current balance value of Trace in DAI
@RamRamez Ok Gotcha, the DAI is not in token whitelist in develop , so you get error, in develop environment you should not allow user to select DAI
user can select XDAI
please see our token whitelist in develop
https://feathers.develop.giveth.io/whitelist
but it's not good that we don't return the appropriate error message on the backend
@mohammadranjbarz Yes I'm still getting it.
My profile token is DAI and convertMultipleRates doesn't give current balance value of Trace in DAI
@RamRamez Ok Gotcha, the DAI is not in token whitelist in develop , so you get error, in develop environment you should not allow user to select
DAI
user can selectXDAI
please see our token whitelist in develop
https://feathers.develop.giveth.io/whitelistbut it's not good that we don't return the appropriate error message on the backend
@RamRamez
Sorry my mistake., I think it's a bug in the backend, I should have return results for native currency list