PHP Classes

Meetup OAuth connection code using PHP: I am getting an error trying to get property of non-object

Recommend this page to a friend!
  All requests RSS feed  >  Meetup OAuth connection code using PHP  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Meetup OAuth connection code using PHP

Edit

Picture of Thennarasu by Thennarasu - 9 years ago (2014-12-22)

I am getting an error trying to get property of non-object

This request is clear and relevant.
This request is not clear or is not relevant.

+1

I downloaded a project file from Github and try to run the code. I am getting error in my project code.

  • 2 Clarification requests
  • 1. Picture of Thennarasu by Thennarasu - 9 years ago (2014-12-24) Reply

    which one i have set Redirect url still i am confuse help me...

    • 2. Picture of Thennarasu by Thennarasu - 9 years ago (2014-12-24) Reply

      which one i have set Redirect url still i am confuse help me...

      Ask clarification

      1 Recommendation

      PHP OAuth Library: Authorize and access APIs using OAuth

      This recommendation solves the problem.
      This recommendation does not solve the problem.

      +1

      Picture of Manuel Lemos by Manuel Lemos package author package author Reputation 23700 - 9 years ago (2014-12-23) Comment

      You can use this other general purpose OAuth client class that already comes with built-in support to authorize the access to call Meetup API using OAuth 2.0.

      Take a look at the example script to login with Meetup.

      • 7 Comments
      • 1. Picture of Thennarasu by Thennarasu - 9 years ago (2014-12-24) Reply

        Really excellent sir..now working sir...one more doubt sir how to get events data in json sir?

      • 2. Picture of Manuel Lemos by Manuel Lemos package author package author - 9 years ago (2014-12-25) in reply to comment 1 by Thennarasu Reply

        It seems you need to append .json to the end of the API call URL.

      • 3. Picture of Thennarasu by Thennarasu - 9 years ago (2014-12-26) in reply to comment 2 by Manuel Lemos Reply

        Thank u so much sir..i got the results..thank u so much sir...

      • 4. Picture of Thennarasu by Thennarasu - 9 years ago (2014-12-30) in reply to comment 3 by Thennarasu Reply

        Fetching the event details based on the given search keyword Using Meetup API? I am using Your code how to change My code sir?

      • 5. Picture of Manuel Lemos by Manuel Lemos package author package author - 9 years ago (2014-12-31) in reply to comment 4 by Thennarasu Reply

        I don't know if there is a way to search for an event by keyword. It is better that you check Meetup API documentation.

      • 6. Picture of Thennarasu by Thennarasu - 9 years ago (2015-01-06) in reply to comment 5 by Manuel Lemos Reply

        some times when i run my project its shows me it was not possible to access the OAuth refresh token: it was returned an unexpected response status 400 Response: {"error":"invalid_grant","error_description":"Unknown or previously used refresh_token.. what is mistake i did?

      • 7. Picture of Manuel Lemos by Manuel Lemos package author package author - 9 years ago (2015-01-07) in reply to comment 6 by Thennarasu Reply

        It seems the refresh token became invalid because it expired but for some reason your script it is still using it. Can you please go on the package forum page and post a support request explaining your problem with the code you are using that causes that problem.


      Recommend package
      : 
      :