|
direct_add Changes
Hello,
I noticed a small change in the response to direct_add (https://groups.io/api#direct_add) that appeared sometime around November 2019 or maybe a earlier.
The direct_add_results
Hello,
I noticed a small change in the response to direct_add (https://groups.io/api#direct_add) that appeared sometime around November 2019 or maybe a earlier.
The direct_add_results
|
By
Jordan Evans
·
#178
·
|
|
What are the possible values for sort_field with the Get Topic method?
#api
I have deduced that the sort-dir may be desc but I have been unable to deduce what the sort_field values may be. I have tried 'Updated' and 'updated' but they get converted to 'Created'. I would
I have deduced that the sort-dir may be desc but I have been unable to deduce what the sort_field values may be. I have tried 'Updated' and 'updated' but they get converted to 'Created'. I would
|
By
Graham Lawrence
·
#177
·
|
|
Re: API and enterprise endpoint
Hello Nicolas,
Sorry about that. You should be able to access the API via that URL now.
Thanks,
Mark
Hello Nicolas,
Sorry about that. You should be able to access the API via that URL now.
Thanks,
Mark
|
By
Mark Fletcher
·
#176
·
|
|
API and enterprise endpoint
hi,
I am trying to use the API for the first time.. I managed to authenticate using groups.io/api/v1/login, and could make some queries.
however, what I really want to do is access our enterprise
hi,
I am trying to use the API for the first time.. I managed to authenticate using groups.io/api/v1/login, and could make some queries.
however, what I really want to do is access our enterprise
|
By
Nicolas Dechesne
·
#175
·
|
|
Donation Payment Methods
Any chance we could get something other than Stripe for accepting donations (venmo, paypal, patreon)? Stripe is a heavy weight tool for the job; I'm just hearding a group of outdoor enthusiast - not a
Any chance we could get something other than Stripe for accepting donations (venmo, paypal, patreon)? Stripe is a heavy weight tool for the job; I'm just hearding a group of outdoor enthusiast - not a
|
By
somaspack <somaspack@...>
·
#174
·
|
|
Re: authentication question
It would be nice if the API offered an OAuth option because handling user passwords on a sever sucks. This only works if you make a client app, and even then why trust 3rd parties apps with your
It would be nice if the API offered an OAuth option because handling user passwords on a sever sucks. This only works if you make a client app, and even then why trust 3rd parties apps with your
|
By
Eric di Domenico
·
#173
·
|
|
Re: authentication question
Thank you so much, Eric!
I'm especially interested in what folks might do if they use the API in an "ongoing" way, like a custom signup form -- so they'd need to re-authenticate pretty regularly (so
Thank you so much, Eric!
I'm especially interested in what folks might do if they use the API in an "ongoing" way, like a custom signup form -- so they'd need to re-authenticate pretty regularly (so
|
By
ajomccauley@...
·
#172
·
|
|
Re: authentication question
I am migrating from Yahoo so I created a special user to use for this.
I guess it depends on what your application is going to do.
I am migrating from Yahoo so I created a special user to use for this.
I guess it depends on what your application is going to do.
|
By
Eric di Domenico
·
#171
·
|
|
authentication question
Hi! I've decided to move this question to its own topic :)
Do y'all use your own email/password combos for this stuff (and then figure out securing the info depending on your server/software
Hi! I've decided to move this question to its own topic :)
Do y'all use your own email/password combos for this stuff (and then figure out securing the info depending on your server/software
|
By
ajomccauley@...
·
#170
·
|
|
Re: Login produces an error of invalid email
Thank you, Mark, I have found the correct way to use the API. It was simpler than I had assumed.
Graham
Thank you, Mark, I have found the correct way to use the API. It was simpler than I had assumed.
Graham
|
By
Graham Lawrence
·
#169
·
|
|
Re: Login produces an error of invalid email
I saw some calls where no email address was sent. That would result in that error.
Mark
I saw some calls where no email address was sent. That would result in that error.
Mark
|
By
Mark Fletcher
·
#168
·
|
|
Re: Login produces an error of invalid email
I saw a similar error. Turned out it was nothing more than a character in my password that has specific meaning in the context of URLs and had to be encoded. See
I saw a similar error. Turned out it was nothing more than a character in my password that has specific meaning in the context of URLs and had to be encoded. See
|
By
Patrick Dell'Era
·
#167
·
|
|
Login produces an error of invalid email
I have tried to login using POST with my email address and password but I getarray(3) { ["object"]=> string(5) "error" ["type"]=> string(13) "invalid email" ["extra"]=> string(0)
I have tried to login using POST with my email address and password but I getarray(3) { ["object"]=> string(5) "error" ["type"]=> string(13) "invalid email" ["extra"]=> string(0)
|
By
Graham Lawrence
·
#166
·
|
|
Re: if you want to try to export your stuff...
Sorry for the crosspost! I forgot the "main" beta group was moderated, and I didn't think my post would be approved bc my last one wasn't, so then I posted here. Anyway, sorry about that!
Sorry for the crosspost! I forgot the "main" beta group was moderated, and I didn't think my post would be approved bc my last one wasn't, so then I posted here. Anyway, sorry about that!
|
By
ajomccauley@...
·
#165
·
|
|
if you want to try to export your stuff...
...purely as a backup plan!
I used this code (a few weeks ago) to export our 1700+ membership info in 100-count JSON files (you might be able to go bigger, I didn't
...purely as a backup plan!
I used this code (a few weeks ago) to export our 1700+ membership info in 100-count JSON files (you might be able to go bigger, I didn't
|
By
ajomccauley@...
·
#164
·
|
|
Re: Uploading Pictures via API getting inadequate_permissions
#api
One more issue.
The result of the upload seems to be a nulled out
One more issue.
The result of the upload seems to be a nulled out
|
By
Eric di Domenico
·
#163
·
|
|
Re: Example signup form?
Hi! Just a bump on this question, if anyone has some advice:
Do y'all use your own email/password combos for this stuff (and then figure out securing the info depending on your server/software
Hi! Just a bump on this question, if anyone has some advice:
Do y'all use your own email/password combos for this stuff (and then figure out securing the info depending on your server/software
|
By
ajomccauley@...
·
#162
·
|
|
Re: Uploading Pictures via API getting inadequate_permissions
#api
Awesome! it works!
Thank you!
Awesome! it works!
Thank you!
|
By
Eric di Domenico
·
#161
·
|
|
Re: Uploading Pictures via API getting inadequate_permissions
#api
I just fixed a bug with that call. Please try again.
Thanks,
Mark
I just fixed a bug with that call. Please try again.
Thanks,
Mark
|
By
Mark Fletcher
·
#160
·
|
|
Re: Uploading Pictures via API getting inadequate_permissions
#api
Any chance someone from Groups.io can reply to this?
Any chance someone from Groups.io can reply to this?
|
By
Eric di Domenico
·
#159
·
|