Supported on all tiers:
Essentials
Advanced
Enterprise
PFErrorCodeListNotFound / 2001
The errors described in the following table might be caused by the team-level mobile device settings. For example, if your App‑to‑App request specifies type=sent
, but sent isn’t enabled for mobile devices, you’ll get this error.
If the request is... | Then the error message is... |
---|---|
| Forms list not found. |
prontoforms://x-callback-url/list?type=inbox | Inbox not found. |
prontoforms://x-callback-url/list?type=sent | Sent list not found. |
PFErrorCodeItemNotFound / 1010
If the request is... | Then the error message is... |
---|---|
prontoforms://x-callback-url/open?formID=15872001 | A form with the requested ID does not exist. FormID = 15872001 |
prontoforms://x-callback-url/open?formIterationID=15872001 | A form with the requested iteration ID does not exist. FormIterationID = 15872001 |
prontoforms://x-callback-url/open?formName=Inspection | A form with the requested name does not exist. FormName = Inspection |
prontoforms://x-callback-url/open?DataRecordID=15872001 | A Data Record with the requested ID does not exist. DataRecordID = 15872001 |
prontoforms://x-callback-url/open?clientDataRecordID=15872001 | A Data Record with the requested local data record ID does not exist. ClientDataRecordID = 15872001 |
prontoforms://x-callback-url/list?type=inboxList | Error message: A list that is named “inboxList” does not exist. |
Comments
0 comments
Please sign in to leave a comment.