-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Open
Labels
content:editRequest for content editsRequest for content editsdocumentationDocumentation editsDocumentation editsproduct:streamRelated to Stream productRelated to Stream product
Description
Existing documentation URL(s)
What changes are you suggesting?
- Include a full example POST data, not a truncated one, of the kind of response Cloudflare would submit to a developer's registered Webhook. The example given is incomplete, and there is no explanation as to what the various properties are. For example, what is the
uidproperty in the data sent to the Webhook? - Document how Cloudflare recommends the development and testing of a Cloudflare Stream webhook. I assumed that by using ngrok, and registering my ngrok URL to Cloudflare, that I would be able to see the incoming Webhook posts in my development environment. But despite registering my ngrok URL, and the registration being successful, I never received any Webhook calls to that URL. Additionally, my ngrok account showed no POST attempts to my ngrok domain from Cloudflare. My test posts from my own command line to my ngrok domain were received so the ngrok domain and setup were working.
How does Cloudflare suggest a developer write and develop and test a Cloudflare Stream Webhook?
Additional information
I see that Cloudflare Tunnel might work, but it requires a developer to have DNS control over the Cloudflare account. Most developers might only have an API token given to them to work with Cloudflare stream with no control over DNS. I do not have DNS control so I can't use Cloudflare Tunnel.
Metadata
Metadata
Labels
content:editRequest for content editsRequest for content editsdocumentationDocumentation editsDocumentation editsproduct:streamRelated to Stream productRelated to Stream product