Describe the bug or issue you're experiencing
I am trying to integrate mailchimp (v3) with freeform 5. This use to work via an API Key but as of freeform 5 you have to get a 'Client ID' and 'Client Secret' by registering an app within mailchimp. I've done this and followed all the steps in the setup guide yet I am getting a 401 Unauthorized when trying to authorize the integration.
Steps to reproduce
ensure you have freeform 5 installed & attempt to integrate email marketing with the mailchimp (v3) service provider
register an app in mailchimp
copy across the Return URI from freeform to your app in mailchimp
copy your Client ID and Client Secret from mailchimp and paste into freeform
attempt to authorize your integration
Expected behavior
I'd expect the integration to authorize successfully but instead I am getting this error:
Client error: `GET https://us6.api.mailchimp.com/3.0/` resulted in a `401 Unauthorized` response: {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"API Key Invalid","status":401,"detail":"Your r (truncated...)
Craft & Plugin Info (please complete the following information):
Can you please update to the latest version of Freeform (5.1.8)? We made a fix for this issue several versions back, and it appears you're using an old version. 🙂
Describe the bug or issue you're experiencing I am trying to integrate mailchimp (v3) with freeform 5. This use to work via an API Key but as of freeform 5 you have to get a 'Client ID' and 'Client Secret' by registering an app within mailchimp. I've done this and followed all the steps in the setup guide yet I am getting a 401 Unauthorized when trying to authorize the integration.
Steps to reproduce
Expected behavior I'd expect the integration to authorize successfully but instead I am getting this error:
Client error: `GET https://us6.api.mailchimp.com/3.0/` resulted in a `401 Unauthorized` response: {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"API Key Invalid","status":401,"detail":"Your r (truncated...)
Craft & Plugin Info (please complete the following information):
Additional context
Log of error: