Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

Hi, 

I have a method to Retrieve the attachment:

public async Task<byte[]> GetAttachmentContentAsync(string packageId, string attachmentId)
{   

Hi, we are testing the email bounced function and found that sometimes OneSpan does not send a callback for the "fake" email we use. 

For example, 

Replies Created

Reply to: Email Bounced sometimes not working

0 votes

Hi, We did received the callback for those wrong domain emails, however, the callback looks like this: 

{"name":"EMAIL_BOUNCE","sessionUser":"Client1","packageId":"dN9lQVeGBtmJHCmBZ5Z_eQLt4XI=","message":"OOTO","documentId":null,"createdDate":"2023-06-07T11:00:53.743Z"}

The test email is: "[email protected]"

For the other wrong domain emails, we received the same kind OOTO callback.

Since it's an "OOTO" message, we treated it as a delivered email and cannot recognize it with the "wrong email" one. Is there a way to tell if this is the wrong domain callback, or it is an actual Out of Office reply from the signer's email. 

 

 


Reply to: Attachment requirements

0 votes

Hi Duo,

I have a follow up question. Is it possible to declare during the package creation instance that an extra file should be attached after signing the package documents? Or I have to make 2 separate calls, 1 for package creation, 1 for setting attachment to the role


Subscriptions

Topics Replies Freshness Views Users

Hi, 

I have a method to Retrieve the attachment:

public async Task<byte[]> GetAttachmentContentAsync(string packageId, string attachmentId)
{   

2 1 week 6 days ago 13
Profile picture for user Duo_Liang
5 1 month 4 weeks ago 75
Profile picture for user Duo_Liang

Hi, we are testing the email bounced function and found that sometimes OneSpan does not send a callback for the "fake" email we use. 

For example, 

4 9 months 3 weeks ago 59
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.