Spotify

免费增值
通过 Glavier | 已更新 2 months ago | Music
人气

9.9 / 10

延迟

505ms

服务等级

100%

Health Check

N/A

返回所有讨论

{'error': {'status': 502, 'message': 'Backend respond with 503'}}

Rapid account: Oztop
oztop
a year ago

Getting 503 error when using track_credits endpoint.

Rapid account: Oztop
oztop Commented a year ago

Doing this call using python within my rating limitation (I call the api 2 times in one second) and getting random 503 errors:

"

url = “https://spotify23.p.rapidapi.com/track_credits/

querystring = {“id”:“4WNcduiCmDNfmTEz7JvmLv”}

headers = {
“X-RapidAPI-Key”: “MY API KEY”,
“X-RapidAPI-Host”: “spotify23.p.rapidapi.com
}

response = requests.request(“GET”, url, headers=headers, params=querystring)

print(response.text)
"

Out of 50 calls, I get 10-15 errors. Even if I call the API one time in 2 seconds, the situation is same, getting errors.

Rapid account: Glavier
Glavier Commented a year ago

Hi,

There doesn’t seem to be any problem.

Can you give more details about your request?

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论