Coder Social home page Coder Social logo

mailchimp-java's People

Contributors

chollemans avatar ivanst-stoyanov avatar jonnybbb avatar micheal-swiggs avatar namack75 avatar sirdir avatar stevensnoeijen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mailchimp-java's Issues

Error decoder not showing enough information

When Mailchimp rejected my subscription request because of incorrect date format, the error decoder did not contain the actual body as a response. I had to make a custom decoder to see what the error is. Please make sure the exception returned contains (when toString() is called) all the necessary information so that one could see the issue in the logs

OAuth support

I found this repo by reading this issue: Ecwid/ecwid-mailchimp#31

At last I found a Java wrapper for the Mailchimp v3.0 API. Thank you for doing this.

I was wondering if the wrapper supports Mailchimp OAuth. I saw that you are using the API Key for the requests, but is it possible to replace it with the OAuth access token, that I receive when a user authenticates my app?

Thanks.

Release new version?

Would love to use the next released version from this repo which includes the full-search request.

Any chance to do this to avoid relying on a seperate fork?

getter setter is double-defined

Problem

getter setter is double-defined

Not generating get**(): A method with that name already exists.
Not generating set**(): A method with that name already exists.

Solve

Unify with Lombok.

Date format is now wrong

Mailchimp has recently started rejecting subscription requests that I make because it doesn't like the date format. I don't necessarily need it at the moment, but please make sure it is aligned with their (apparently) breaking change

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.