DankoOfficial/Roblox-UGC-Limited-Auto-buyer

IndexError: list index out of range

Opened this issue · 0 comments

Traceback (most recent call last):
File "C:\Users\games\OneDrive\Desktop\UGC Limited Buyer\DankoOfficial.py", line 48, in
info()
File "C:\Users\games\OneDrive\Desktop\UGC Limited Buyer\DankoOfficial.py", line 14, in info
collid = get(f'https://catalog.roblox.com/v1/catalog/items/{id}/details?itemType=Asset').text.split("'collectibleItemId': '")[1].split("'")[0]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range