Aspose.Email.Cpp license error

Hello,

I’m getting the following error during loading my temporary license:
Failed to set license. Details: The license is not valid for this product.

I’m using the following code:
System::SharedPtr license = System::MakeObject();
System::String licFile(“Aspose.Email.lic”);
license->SetLicense(licFile);

Can anybody help me on this issue?
Thanks

@kelberuc

Can you please share the license file with us that you are trying to load on your end failing. Please also try using latest version on your end. You can share the license file privately with us by sending private message. Please click on my name icon and press Message option.

Hi @mudassir.fayyaz,

Thanks for your reply.
I’ve already sent you my license file.
Just to let you know, I’m using gcc 6.5 on linux CentOS linking against .so libraries.

@kelberuc

Can you please share that which API version you have used on your end.

Hi @mudassir.fayyaz ,

I’m using Aspose.Email_for_C++_20.7_linux.

@kelberuc

A ticket with ID EMAILCPP-246 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be notified once the issue will be fixed.

Hi @mudassir.fayyaz,

Any update on this issue?

Thanks

@kelberuc

I regret to share that at present the issue is unresolved. We will share the good news with you as soon as it will be addressed.

Hi @mudassir.fayyaz

Thanks for your reply.
I’m depending on this resolution in order to develop a solution for my customer.

@kelberuc

We will share the good news as soon as it will be fixed.

@kelberuc

We have shared the specific hotfix Aspose.Email for C++ 20.8.1 for addressing the license related issue. Please try using the mentioned version on your end.