Closed (fixed)
Project:
Rapidmail
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Apr 2017 at 07:39 UTC
Updated:
27 May 2017 at 15:02 UTC
Jump to comment: Most recent
When a user is already subscribed to the newsletter, an error appears when he tries to signup.
The website encountered an unexpected error. Please try again later.
Comments
Comment #2
fatel commentedThe newer rapidmail api seems to have a new class name within the library. As a quick fix you can rename it in line 205 of the this module to "apiclient" - I will provide an update shortly.
Comment #3
FreeAndEasy commentedThe exeption was also renamed from rapidmail_response_exception to apiclient_response_exception. When you change it, it works fine.
Comment #4
fatel commentedI (finally) updated the project.
Comment #5
fatel commentedComment #6
fatel commented