Invalid [listing_id] : '...'
Created Nov 24, 2022
1 min read
Description:
Invalid [listing_id] : ’…’
This means you have entered an invalid integer for listing id.
Solution:
A valid listing_id must be:
- A whole number
- A Positive number
- Only uses the characters 0-9
You can get your listing_id from the Uploads page and the Shop page.
For more information visit the getting your How do I get my listing_id with Shop Uploader? or the Documentation Page.