ilak2k
March 15, 2022, 3:33pm
1
After filling out the, “Add Webhook” form with
Name: Status Updates
URL: Incoming Webhook URL
Entity Filters:
Trigger on event: Task
Trigger when these fields change: Status
Getting the following error on “Add Webhook” form:
Request Parameters invalid
Getting the following error on “Webhooks” page:
Error communicating with the ShotGrid Server!
Any idea what could be the issue here?
1 Like
I guess you need to select either/or created/deleted/revived.
ilak2k
March 15, 2022, 6:22pm
3
Thanks mmoshev for your response. I’ve tried with all of them checked, unchecked, and combinations. It’s the same “Request Parameters invalid” & "Error communicating with the ShotGrid Server.
I’m wondering if you open the browser console, whether you will see more detailed messages.
ilak2k
March 16, 2022, 7:11pm
5
Hi, thanks for helping me out here. I have checked the browser console and I see a return code 400, like this…
webhooks_app:16 POST https://mycompany.shotgrid.autodesk.com/api/v1/webhook/hooks 400
t.<computed> @ webhooks_app:16
(anonymous) @ shotgun.84d390648ebb0e5f90f6.js:2
nrWrapper @ webhooks_app:16
Promise.then (async)
(anonymous) @ webhooks_app:16
host @ shotgun.84d390648ebb0e5f90f6.js:2
nrWrapper @ webhooks_app:16
r @ webhooks_app:16
n @ chunk.a1fa4303f52f066b4219.js:1
(anonymous) @ shotgun.84d390648ebb0e5f90f6.js:2
(anonymous) @ shotgun.84d390648ebb0e5f90f6.js:2
(anonymous) @ shotgun.84d390648ebb0e5f90f6.js:2
(anonymous) @ shotgun.84d390648ebb0e5f90f6.js:2
yl @ chunk.933a6abb7c8fbbc516a5.js:2
ml @ chunk.933a6abb7c8fbbc516a5.js:2
mc @ chunk.933a6abb7c8fbbc516a5.js:2
KqkS.o.unstable_runWithPriority @ chunk.933a6abb7c8fbbc516a5.js:2
Mr @ chunk.933a6abb7c8fbbc516a5.js:2
vc @ chunk.933a6abb7c8fbbc516a5.js:2
rc @ chunk.933a6abb7c8fbbc516a5.js:2
(anonymous) @ chunk.933a6abb7c8fbbc516a5.js:2
KqkS.o.unstable_runWithPriority @ chunk.933a6abb7c8fbbc516a5.js:2
Mr @ chunk.933a6abb7c8fbbc516a5.js:2
Yr @ chunk.933a6abb7c8fbbc516a5.js:2
Xr @ chunk.933a6abb7c8fbbc516a5.js:2
ie @ chunk.933a6abb7c8fbbc516a5.js:2
Ea @ chunk.933a6abb7c8fbbc516a5.js:2
nrWrapper @ webhooks_app:16
We are new to Webhooks and hitting this same error - any suggestions for debugging?