Asos com

FREEMIUM
Durch Things4u | Aktualisiert לפני חודשיים | eCommerce
Popularität

9.3 / 10

Latenz

1,742ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

key is not working

Rapid account: Abrarmughal 555
abrarmughal555
לפני 8 חודשים

668a8f6ed2msh7d22a5907015c2bp13ae4ajsn10cfb151c521

Rapid account: Ntd 119
ntd119 Commented לפני 8 חודשים

Hi,

I have tested it with the key you provided, and it still works. Here is the Python code I used to test it.

import requests

url = “https://asos-com1.p.rapidapi.com/categories/list

headers = {
“X-RapidAPI-Key”: “668a8f6ed2msh7d22a5907015c2bp13ae4ajsn10cfb151c521”,
“X-RapidAPI-Host”: “asos-com1.p.rapidapi.com
}

response = requests.get(url, headers=headers)

print(response.json())

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen