On May 1, 8:55 am, jesse <
je...@mailchimp.com> wrote:
> Not sure what you really saw, but that's not possible.
Yeah, you're right. The logfile we have here was recording things in a
bit of a weird way, and I was misinterpreting what it was telling me.
Sorry about that. What I was actually seeing was the webhook validator
sending requests my way.
The webhook interaction still doesn't look right, though. The
validator success hits our endpoint, and the webhook page reports that
the hook has been updated, and we have the hook configured to send us
unsubscribe events when a change is made either by the subscriber or
the account admin.
From this point, we unsubscribe a test user using the unsubscribe link
included in the "you're subscribed" email. Unfortunately, we don't get
a callback about this unsubscribe. There are a few things worth noting
about the callback URL we provided: it uses HTTPS; it uses a numerical
IP address instead of a hostname; and, it has a query string off the
end of the URL.
Thoughts and ideas on this are welcome. Is there a way to see the
state of pending requests our callback, and what is causing them to
fail?
Ed Carrel
Wetpaint.com