Giter Club home page Giter Club logo

Comments (6)

julien-c avatar julien-c commented on August 29, 2024

Thanks for reporting. It's probably due to the gradual retirement of Twitter API v1, which Circular is still using for now: https://dev.twitter.com/blog/api-v1-retirement-update

I'll try and find the time to update to v1.1 in the next 2-3 weeks.

Julien

from circular.

optimiserprime avatar optimiserprime commented on August 29, 2024

Awesome look forward to it.

from circular.

aKaRiot avatar aKaRiot commented on August 29, 2024

Same issue. Nothing will post

from circular.

waltermazzariol avatar waltermazzariol commented on August 29, 2024

Still no posting! :( what can i do?

from circular.

aKaRiot avatar aKaRiot commented on August 29, 2024

Probably wait. He doesn't seem too concerned about updating his app lol. I went and bought buffer.

from circular.

sstava avatar sstava commented on August 29, 2024

I'll add in my 2 cents for what I had done wrong when I posted / queued and they didn't go to Twitter. For that specific issue, I had forgotten to start the daemon. Ya, I know...obvious but it took me a little time to figure it out :(

For what it is worth, I have just installed and configured circular.io over the last 3 days and the v1.1 API issue doesn't exist for me. It is working fine as a v1.0. After I ran the daemon it pulled from the queue and the scheduled posts.

I will add the 3 other issues I had:

  1. something wrong with the twitter key and secret. Regenerated and updated the api/config.php and got past the "sign in with Twitter" issue I was having (probably a typo, but I had quadruple checked the original and all looked fine)
  2. Got past that and discovered that my "extension=mongo.so" wasn't in my etc/php5/apache2/php.ini config file (thought it was, but I was wrong) This showed up when circular.io was notified by the callback from Twitter and was trying to setup an account/id in Mongo. Obviously, the $m = new mongo failed. After I added in the mongo driver for PHP and restarted Apache all was well for that issue
  3. finally, I thought I had installed the Silex / Symphony framework...I was wrong...Once I noticed that I didn't have the "vendor" subdirectory in the api directory I ran the composer install and everything was working at this point!!!

I know this is way more than what you might have had issues with, but I spent the better part of 3 days piecing together my stupid mistakes. Once I made the above changes the app worked as advertised :)

from circular.

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.