-
-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error trying to request the receipt or the invoice #383
Comments
hi @cougil , which release are you using? We have noticed that after upgrading jackson/other libraries, some of his default behaviour has changed. |
@cougil I can confirm that this issue affect the master, but not the stable branch. I'll have a look at what could be the root cause. |
I confirm that the issue is caused by the upgrade from lombok lombok:1.16.16 to lombok:1.16.20. It seems that the generated code has changed (most likely it does not generate anymore the constructor??) edit: ok, it's most likely due to this change:
|
should be fixed now. Remember to do a clean of the workspace :D |
Thank you very much for your quick reply! ;-) |
@cougil for production you should use the latest release listed at https://github.com/alfio-event/alf.io/releases :) |
Hi.
As a user I've tried to request the invoice or the receipt related with the payment done (using the Sandbox for both Paypal and Stripe), but the link ("Download your receipt/invoice") does not work (even the receipt is attached in confirmation email). Here you can see the exception thrown:
Best regards,
The text was updated successfully, but these errors were encountered: