errorCode: -1007

I have a list that isn’t loading. I have no hooks that I know of. The helper file has the following error:

  • error:
    • errorCode:-1007
    • errorDescription:unknown error code
    • info:Error calling Developer Hook - hookName: onFormRequest - 0
    • scriptName:BF - HookSet Dispatch - projectList

Any suggestions?

This is a generic error,
In this case its cased when the helper file is tring to run an on form request hook that does not exist ( The onFormRequest hook has been enabled in your form ( Integration tab) .

Have you added a projectList scoped hook set folder in yet?
c

The issue was the onFormRequest script was missing the Exit Script step (and result 1).