Hi @lgrie ,
Are you using the token that is automatically created upon creating the data streaming webhook URL? (example in this tutorial)
If so, the token may need to be updated to have explicit permissions to any named connections (web or database) used in the workspace. This can be done from the Manage Tokens page, using the Connections drop-down menu to tick the "Access" box next to each connection used.
Does it the request work if you use the URL and token in the browser?
I'd also try testing another workspace, like austinApartments.fmw from the Samples folder, to make sure it is not an issue with the HTTPCaller configuration.
Let us know how it goes.
Hi @lgrie ,
Are you using the token that is automatically created upon creating the data streaming webhook URL? (example in this tutorial)
If so, the token may need to be updated to have explicit permissions to any named connections (web or database) used in the workspace. This can be done from the Manage Tokens page, using the Connections drop-down menu to tick the "Access" box next to each connection used.
Does it the request work if you use the URL and token in the browser?
I'd also try testing another workspace, like austinApartments.fmw from the Samples folder, to make sure it is not an issue with the HTTPCaller configuration.
Let us know how it goes.
Thanks, I had an issue with HTTPCaller config.