Spotify

부분 유료
Verified
분류별 Glavier | 업데이트됨 2ヶ月前 | Music
인기

9.9 / 10

지연 시간

505ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

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

Rapid account: Oztop
oztop
1年前

Getting 503 error when using track_credits endpoint.

Rapid account: Oztop
oztop Commented 1年前

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 1年前

Hi,

There doesn’t seem to be any problem.

Can you give more details about your request?

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입