Hwee-Boon Yar
Hwee-Boon Yar
@zhangzhongnan928 yes
Aware of this one. Will hunt it down. Thanks.
Duplicate of #7107. Fixed
Ok. Can you help do a quick check to see if we just save the URL once and not overwrite it? Don’t have to fix it yet. (But that means...
@oa-s Hmm.. but no matter what we do/use as fallback, when the `tokenUri()` returns a URL that works, wouldn't it replace what we stored earlier?
> the request with that url might fail, in this case we replace failure response with fallback data. we actually replace failure case of fetchJsonFromTokenUri JsonFromTokenUri with fallback data. But...
So if we always call tokenUri() to get the current URL, it should work for me right?
But if you’d like and it’s a simple, try pushing a PR and I can test against mine state to see if it fixes it?
``` curl 'https://api.coingecko.com/api/v3/coins/markets?vs_currency=aud&ids=matic-network&price_change_percentage=24h&page=0&per_page=250' ``` and: > We are seeing regressions on api.coingecko.com targeting /coins/markets and have disabled this endpoint temporarily. — https://status.coingecko.com/incidents/123015
Thanks for the tip. We don't use Xcode Cloud at the moment. Would you be able to submit a PR if you need the functionality? From the documentation you posted,...