Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
All requests | > | Meetup OAuth connection code using PHP | > | Request new recommendation | > | Featured requests | > | No recommendations | ||
by Thennarasu - 1 year ago (2014-12-22) meetup
+1 | I downloaded a project file from Github and try to run the code. I am getting error in my project code. |
1. by Thennarasu - 1 year ago (2014-12-24) Reply
which one i have set Redirect url still i am confuse help me...
2. by Thennarasu - 1 year ago (2014-12-24) Reply
which one i have set Redirect url still i am confuse help me...
+1 | by Manuel Lemos 11100 - 1 year 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. |
1. by Thennarasu - 1 year ago (2014-12-24) Reply
Really excellent sir..now working sir...one more doubt sir how to get events data in json sir?
2. by Manuel Lemos Reply
- 1 year ago (2014-12-25) in reply to comment 1 by ThennarasuIt seems you need to append .json to the end of the API call URL.
3. by Thennarasu - 1 year 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. by Thennarasu - 1 year 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. by Manuel Lemos Reply
- 1 year ago (2014-12-31) in reply to comment 4 by ThennarasuI 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. by Thennarasu - 1 year 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. by Manuel Lemos Reply
- 1 year ago (2015-01-07) in reply to comment 6 by ThennarasuIt 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 | |
|