You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion about the development and usage of the Meetup API
|
|
|
Wordpress Plugin Debugging (Issue Found)
|
| |
Okies I have debugged. 1. Install wordpress event plugin [link] 2. I changed my database table to MYISAM for events and groups, this would make no difference to the process but aligns with rest of database tables. 3. I Changed Colour whilst there to syc with website. 4. Reset my API Key... more »
|
|
Wordpress Meetup Plugin
|
| |
I have installed the Wordpress Meetup Plugin It all works fine for a single group. When I add it the plugin pulls the events straight away. Issue: I add a number of groups like 12 or so the events pull in MYSQl but do not show in the events page in plugin nor calendar. Such as you add the groups seems to dropout also, but refreshing the screen... more »
|
|
Potentially serious bug in /activity (Activity Feed)
|
| |
If I upload "multiple" photos to any album, the response from the "/activity" method seems to be missing all the information related to that post. The only fields returned seem to be the following (live example from the Meetup API Testing group): { "album_id": "10362572", "album_name": "Testing additional features",... more »
|
|
Search term rules for "text" in /2/open_events
|
| |
Is it possible to search for phrases in /2/open_events? I'd like to search for "swim bike run" as a phrase (those three words in that order). I don't simply want all results that have "swim" and "bike" and "run" (via *text*=swim+AND+bike+AND+run, or *text*=swim+bike+run&*and_text *=true), I want results with the specific... more »
|
|
Sub-group app?
|
| |
Hi all, I have a 3000+-member group, and would like to start organizing sub-groups. This seems like an app many people could make use of, but doesn't seem to exist yet. Have I overlooked something out there? If I build this myself, does anyone have pointers to existing samples that would be a good place to start?... more »
|
|
Cyrillic in the the open event API
|
| |
Just wanted to verify that cyrillic and other special characters are not supported in the open event API? Currently users are creating meetups in Russian, but in our JSON feed displays as '??????? ?????? ????" I found a post on 11/2012 saying that is was not supported, but wasnt sure if there were any updates of late.... more »
|
|
Cyrillic in the open events API
|
| |
Just want to verify that you still do not support cyrillic in you API? The problem: Currently in our JSON feed, data is showing as "????????? ??????? ???" After looking around, I tried the text_format=plain/html and then later the discussion that happened in 11/2013 [link]... more »
|
|
not returning all groups
|
| |
Hi all, I'm hoping someone can help me as I'm new to the world of APIs. I'm trying to retrieve all groups for a particular topic. I have page=500. The result tells me the total count is 551, however only 200 display. When I set offset=1, it only shows an additional 51. It seems there are 300 additional groups I'm not getting results for. Am I doing something wrong?... more »
|
|
Show identity of poll voters
|
| |
The polls functionality is a secret vote system, nevertheless I need a public vote system. I need that the results page of polls show the usernames of all users that have voted each survey option. I would like to know if this requirement is possible to achive and also if you know where can I request this develop.... more »
|
|
|