JackHillman

Failed to Communicate with Callback Server email - but working fine

0 votes
I am successfully getting my callback, and am then returning a 200. However with every package I complete I am still getting an email saying that the callback failed. Any idea why this would be?

Reply to: Failed to Communicate with Callback Server email - but working fine

0 votes
Hi Jack, First for my information, I want to make sure I understand your issues correctly. You mentioned you receive a callback from OneSpan Sign with a status of 200, do you mean you sent an API call and received a response with status of 200? Because then you mentioned you received a fail email, that's could because you registered a callback URL monitoring events and OneSpan Sign couldn't reach your url.(Shown in attachment) Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Attachments
7-26-1.png46.28 KB
7-26-2.png12.37 KB

Reply to: Failed to Communicate with Callback Server email - but working fine

0 votes
I get the callback from onespan because I am subscribing to Package Complete notifications. I am getting those callbacks fine. My issue is that I am getting an email from onespan saying that the callback failed (even though it did not). Once I get the callback notification in my listener, I return a 200 back up to onespan.

Reply to: Failed to Communicate with Callback Server email - but working fine

0 votes
Hi Jack, Can you share the screenshot of your email? In the mean time, I would try the same thing on my own test server and try to reproduce the issue. Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Failed to Communicate with Callback Server email - but working fine

0 votes
And BTW, I think you don't need to manually send 200 back to OneSpan Sign.(In my PHP based server and Java based server, I both don't reply anything back to OneSpan Sign) Just remove those snippets and see if this works for you. Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off