GithubHelp home page GithubHelp logo

Problem with a POST sent about twitteroauth HOT 11 CLOSED

abraham avatar abraham commented on September 23, 2024
Problem with a POST sent

from twitteroauth.

Comments (11)

abraham avatar abraham commented on September 23, 2024

check on https://twitter.com/account/connections to make sure the application has read and write access. If only read revoke access then authorize the account again.

if /account/connections has read and write access listed what is the error twitter is returning in $result?

from twitteroauth.

jeffersonmaran avatar jeffersonmaran commented on September 23, 2024

Clickfoz by clickfoz

test about the send the tweets
Revoke Access · approved on 5:50 PM today · read and write access

from twitteroauth.

jeffersonmaran avatar jeffersonmaran commented on September 23, 2024

https://api.twitter.com/1/statuses/update.jsonobject(stdClass)#5 (2) { ["request"]=> string(23) "/1/statuses/update.json" ["error"]=> string(19) "Incorrect signature" }

from twitteroauth.

jeffersonmaran avatar jeffersonmaran commented on September 23, 2024

So I resolv this problem i block my access, but why didn't not ! Then my code pass the parameter clock, i receive my timeline and i conect but my post comand don't do nothing could u help me with this?
I need just a introducing about the all parameters into the function ....and the line process

tkx a lot and I'm so sorry my english is very poor

from twitteroauth.

abraham avatar abraham commented on September 23, 2024

I don't understand what you are asking. Can you please clarify?

from twitteroauth.

jeffersonmaran avatar jeffersonmaran commented on September 23, 2024

That is my return on browser if I execute my POST : https://api.twitter.com/1/statuses/update.jsonobject(stdClass)#5 (2) { ["request"]=> string(23) "/1/statuses/update.json" ["error"]=> string(19) "Incorrect signature" }

Why dont POST nothing on my twitter?

from twitteroauth.

abraham avatar abraham commented on September 23, 2024

The two main reason are:

  1. Your servers clock is not synced using NTP. You made sure you system clock is accurate?
  2. The text you are tweeting contains a character that is not being encoded properly. A lot of characters with accents or that are not ASCII will probably cause this. Are you trying to tweet anything with an accent?

from twitteroauth.

jeffersonmaran avatar jeffersonmaran commented on September 23, 2024

the server clock now is ok and the and dont have signals in my strings

from twitteroauth.

abraham avatar abraham commented on September 23, 2024

What version of PHP, cURL, and OpenSSL are you using? Are they updated to the latest version?

from twitteroauth.

jeffersonmaran avatar jeffersonmaran commented on September 23, 2024

humm is the latest
php had problem?

from twitteroauth.

abraham avatar abraham commented on September 23, 2024

What version of PHP, cURL, and OpenSSL are you using?

from twitteroauth.

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.