Skip to content

Conversation

@bootsie123
Copy link
Contributor

@bootsie123 bootsie123 commented Jul 19, 2021

Adds a new sample to show how to work with I/O Events with CC libraries. The sample takes the form of a webpage that allows you to trigger different I/O events and shows the resulting API and webhook responses. Solves issue #3.

@kerrishotts
Copy link
Collaborator

Hmm. This mostly works, but I'm not getting any webhook responses. I can see that events are happening in the debug tracing on Console, but the response is empty, leading to an error in the JS console:

image

@bootsie123
Copy link
Contributor Author

Hmm... I'm also running into this issue now. It looks like for some reason the webhook is returning an empty body which is causing the issue. I'll have to look into this one further

@bootsie123
Copy link
Contributor Author

Just did some more testing. It looks like the HTTP request from Adobe IO doesn't have a body attached to it. Although in the event debug tracing tab it says does. Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants