Asos com

फ्रीमियम
द्वारा Things4u | अपडेट किया गया 2달 전 | eCommerce
लोकप्रियता

9.3 / 10

लेटेंसी

1,742ms

सेवा का स्तर

100%

Health Check

N/A

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

key is not working

Rapid account: Abrarmughal 555

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())

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

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