Skip to main content

Error: Invalid [listing_id] should be a int value.Template has this: '...'

This article covers the Invalid [listing_id] should be a int value error and how to fix it.

Dillon Jones avatar
Written by Dillon Jones
Updated over 3 years ago

Description:

Error: Invalid [listing_id] should be a int value.Template has this: '...'

This means you entered a value that is not an integer.

Solution:

A valid listing_id must be:

  1. A whole number

  2. A Positive number

  3. Only uses the characters 0-9

You can get your listing_id from the Uploads (must be logged in) page and the Shop (must be logged in) page.

For more information visit the getting your listing_id article or the documentation page.

Did this answer your question?