I'm battling various issues with a webhook task that invokes the AppSheet API. One is that it sometimes returns the following exception:
According to Invoke an action - AppSheet Help, that means "The application specified by the AppId cannot be found." I double-checked my app is selected in the webhook task's App Id property. Other webhook tasks for the same app work fine.
Any direction for the troubleshooting is appreciated.
Update:
I dug into the Audit Log, and it looks like the what's "not found" is the key of the first row to be processed. However, that key indeed exists. So, I feel like it's some security or permission issue, but I don't know what that could be--especially since the automation event has the Bypass Security Filters? property enabled.
Here's the error detail excerpted from the the Audit Log's row for the "REST API invoke" operation:
Here's some detail excerpted from the the Audit Log's row for the "Change Bot" webhook operation, showing the "not found" key was included in the payload--as you can imagine, as the result of an expression, which means it indeed exists:
And, here's all the IDs from the payload right together in the data source:
If these additional clues help anyone help me, I'd really appreciate it.
User | Count |
---|---|
21 | |
15 | |
4 | |
3 | |
3 |