You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% curl -i 'https://api.binance.com/api/v3/avgPrice?symbol=FILUSDT'
HTTP/1.1 451
Server: CloudFront
Date: Mon, 19 Dec 2022 08:29:19 GMT
Content-Length: 224
Connection: keep-alive
Content-Type: application/json
X-Cache: Error from cloudfront
Via: 1.1 bfad77da64cd65a36fcbbe44acb655e8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: SFO53-P2
X-Amz-Cf-Id: 7AS3azuV_3DrDwUIPXvdUNCdutZ65rxfP4cl5BUsXXsYRxBf1ByevQ==
{
"code": 0,
"msg": "Service unavailable from a restricted location according to 'b. Eligibility' in https://www.binance.com/en/terms. Please contact customer service if you believe you received this message in error."
}
this results in
errors in the console
an old, default FIL price of $5 to be used instead of the most up-to-date price, which is $3 as i type this
The text was updated successfully, but these errors were encountered:
this results in
The text was updated successfully, but these errors were encountered: