Giter Site home page Giter Site logo

Comments (4)

skoudoro avatar skoudoro commented on August 27, 2024 1

ok, it seems they broke the old version and the new one is not ready and use sometimes the old version. it is messy.

We are not the only one encountering this problem as you can see on this issue: jpalumickas/mailerlite-ruby#38

from mailerlite-api-python.

skoudoro avatar skoudoro commented on August 27, 2024

Hi @telefunkst,

Good catch! Thank you for letting me know! I will update that tomorrow and do a new release.
It seems they made a big update on the developer website. I need to update other link also.

Thanks !

Ps: feel free to contribute and make a PR if you have time to do it today

from mailerlite-api-python.

skoudoro avatar skoudoro commented on August 27, 2024

Hi @telefunkst,

After doing some tests, I realized that the current url is working correctly.

it seems they renamed the API and this one is not anymore the V2 but the V1 / V2_BETA.

So I will just rename it and try to add the new V2 API on this project.

Thanks again, closing for now

from mailerlite-api-python.

telefunkst avatar telefunkst commented on August 27, 2024

Hi @skoudoro ,
The problem that prompted my raising this issue was the fact that the method to get the campaigns, as described in the mailerlite-api-python documentation, doesn't work:

>>> all_campaigns = api.campaigns.all()
>>> draft = api.compaings.all(status='draft')

My assumption is still that this is related to endpoints changes, because using this method results in {"error":{"message":"Endpoint not found"}}

from mailerlite-api-python.

Related Issues (20)

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.