Forum Replies Created
-
AuthorPosts
-
May 26, 2022 at 3:41 am in reply to: Mailchimp integration – member upgrade in Simple Membership #23928
nicheignite
ParticipantComing back to this ticket after several months.
It seems from the logs there is a function to change the Mailchimp Group when a member upgrades to a higher member level however there is an error generated. See the log output below.
The specific error mentioned is “Error=400: The resource submitted could not be validated. For field-specific details, see the ‘errors’ array.”
How do I see the “errors” array to further investigate?
[2022/05/26 12:47:29] – SUCCESS: After login redirection addon. Checking if member need to be redirected.
[2022/05/26 12:51:59] – SUCCESS: [MailChimp] Mailchimp integration addon. Membership upgrade hook.
[2022/05/26 12:51:59] – SUCCESS: [MailChimp] Debug data: ANZALS | Members2|||
[2022/05/26 12:51:59] – SUCCESS: [MailChimp] Doing list signup.
[2022/05/26 12:51:59] – SUCCESS: [MailChimp] Checking list name : ANZALS
[2022/05/26 12:51:59] – SUCCESS: [MailChimp] Found a match for the list name on MailChimp. List ID :bee7c27d9e
[2022/05/26 12:51:59] – SUCCESS: [MailChimp] List ID to subscribe to:bee7c27d9e
[2022/05/26 12:51:59] – SUCCESS: [MailChimp] Getting interest categories…
[2022/05/26 12:52:00] – SUCCESS: [MailChimp] Getting interest groups…
[2022/05/26 12:52:00] – SUCCESS: [MailChimp] Double opt-in is enabled. Setting status to: pending
[2022/05/26 12:52:00] – FAILURE: [MailChimp] Unable to subscribe.
[2022/05/26 12:52:00] – FAILURE: Error=400: The resource submitted could not be validated. For field-specific details, see the ‘errors’ array.
[2022/05/26 12:52:00] – SUCCESS: swpm_membership_level_changed action triggered. Member ID: 421, Old Level: 7, New Level: 5
[2022/05/26 12:52:00] – SUCCESS: Retrieving user record for member ID: 421
[2022/05/26 12:52:00] – SUCCESS: Calling user role update function.
[2022/05/26 12:52:00] – SUCCESS: Empty caps. Calling get_wp_user_roles_by_id() to retrieve role.
[2022/05/26 12:52:00] – SUCCESS: User role updated. -
AuthorPosts