Spotify

फ्रीमियम
Verified
द्वारा Glavier | अपडेट किया गया 2 месяца назад | Music
लोकप्रियता

9.9 / 10

लेटेंसी

502ms

सेवा का स्तर

100%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

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

Rapid account: Oztop
oztop
год назад

Getting 503 error when using track_credits endpoint.

Rapid account: Oztop
oztop Commented год назад

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 год назад

Hi,

There doesn’t seem to be any problem.

Can you give more details about your request?

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें