DataFire / Integrations

Integration registry for DataFire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@datafire/mailchimp api version 1.3 is no more working.

git2dfc opened this issue · comments

should change mailchimp api version to 3.0
Or create new @datafire/mailchimp3

Which version of @datafire/mailchimp are you working with? Some fixes were pushed in 3.0.0.

I'm able to use the mailchimp client successfully with my account, but it was created when 1.3 was still supported. Regardless we should update to 3.0.

OK, looks like the issue is the external files. I've added some logic to resolve external $refs, but swagger-parser seems to be triggering a rate limit and is unable to download every resource.

Regardless, should be able to add Mailchimp 3.0 support in the next day or so.

Good news: Mailchimp 3.0 support is published in @datafire/mailchimp@4.0.0

If you spot any problems feel free to open another issue here.

Thanks for the report!