Skip to main content
All CollectionsTroubleshooting
Missing mandatory xxxx argument or parameter is not a string

Missing mandatory xxxx argument or parameter is not a string

Updated over a month ago

Missing mandatory xxxx argument or parameter is not a string

This kind of error occurs when you are missing a mandatory filter while using a function. For example, if you are applying the GORILLA_INVENTORYHIST() function, which has three mandatory filters: ' sellerId ', ' period ', and ' sku ' and if you skip/miss any of them, the function will return an error.

Did this answer your question?