Activity Forums Salesforce® Discussions Missing module errors

  • Parul

    Member
    September 6, 2018 at 5:42 pm

    Hi Chanchal,

    If you specify a module in a multi-value list, such as a list, meta, or prop list of query submodules, and the module is not present on a code.

    For example it is implemented by an extension that isn't loaded, then requesting throws the warning "Unrecognized value for parameter ..." and possibly additional warnings for the submodule's parameters.

    For example for a list query submodule, raremodule, a query such as

    api.php? action=query& list=raremodule& rmparam=foo

     

    Thanks.

  • madhulika shah

    Member
    September 7, 2018 at 7:49 am

    Hi Chanchal,

    If you specify a module as the single value of a parameter such as action and it is not present on a wiki, for example it is implemented by an extension that isn't loaded, then the request throws the error. You can check to see if a module is available before invoking it.

    Hope this helps.

    Thanks.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos