|
getfile's download_url gives s3 access denied (using token)
2 messages
#api
I was able to download the file in my Flutter app - just not from the terminal. So it's working well enough for me now.
I was able to download the file in my Flutter app - just not from the terminal. So it's working well enough for me now.
|
By
Matt Hart
·
|
|
How to create a directory, and is JSON okay on POST requests?
6 messages
#api
Also, to directly answer this: I was getting 200 responses from my Perl snippet without the Content and Content_Type values, but 400 responses with them.
Also, to directly answer this: I was getting 200 responses from my Perl snippet without the Content and Content_Type values, but 400 responses with them.
|
By
Rob McMillin
·
|
|
getactivitylog: list of action items for each filter_by
5 messages
#api
I just refreshed the docs and the new entry is in it now. Thanks, Mark
I just refreshed the docs and the new entry is in it now. Thanks, Mark
|
By
Mark Fletcher
·
|
|
Help on auth that isn't using curl
5 messages
#api
For anyone interested in how to prep the header manually using JavaScript: Then the header can be a simple string: This is how I had to do it for Budibase All the best
For anyone interested in how to prep the header manually using JavaScript: Then the header can be a simple string: This is how I had to do it for Budibase All the best
|
By
Zawiya
·
|
|
Preliminary support for setting/updating extra member data
#api
Hi All, I've just pushed preliminary support for setting/updating extra member data via the /updatemember endpoint. I've also updated the API docs, It currently does not support setting/updating image
Hi All, I've just pushed preliminary support for setting/updating extra member data via the /updatemember endpoint. I've also updated the API docs, It currently does not support setting/updating image
|
By
Mark Fletcher
·
|
|
API use with free groups
2 messages
#api
The API does work with a free group. The API only allows the same functionality as what you get on the website, so no Direct Add for free groups, for example. Unfortunately, we don't currently have an
The API does work with a free group. The API only allows the same functionality as what you get on the website, so no Direct Add for free groups, for example. Unfortunately, we don't currently have an
|
By
Mark Fletcher
·
|
|
Get Events Limit
5 messages
#api
Hello Mark, It is not an issue for my use case but noticed it as I was testing and so wanted to bring it to your attention since the start / end response elements appear to be reflecting the limit whi
Hello Mark, It is not an issue for my use case but noticed it as I was testing and so wanted to bring it to your attention since the start / end response elements appear to be reflecting the limit whi
|
By
Seth Tartar
·
|
|
Questions on Get Events
4 messages
#api
Correct. Mark
By
Mark Fletcher
·
|
|
Question on Remove Member API call
6 messages
#api
#removemember
Got it. Thanks much. Will try again. Kevin
Got it. Thanks much. Will try again. Kevin
|
By
Kevin McKean
·
|
|
What values are valid for sort_field in Search Archives?
3 messages
#api
Sweet -- I just tried it and it works! (And I see you've updated the docs as well. Thank you!) -Dave
Sweet -- I just tried it and it works! (And I see you've updated the docs as well. Thank you!) -Dave
|
By
groups@...
·
|
|
Where's the token from login endpoint?
6 messages
#api
Ok, got it. The token is not a variable to pass, but rather the username. Thanks. It would be helpful to future folks to probably provide this information in the API documentation. :-) Thanks again.
Ok, got it. The token is not a variable to pass, but rather the username. Thanks. It would be helpful to future folks to probably provide this information in the API documentation. :-) Thanks again.
|
By
groups@...
·
|
|
Uploading Pictures via API getting inadequate_permissions
8 messages
#api
I just added the `description` parameter to the `/addphotos` endpoint. If you're still receiving a bogus response from calls to that endpoint, please send the entire response and I'll investigate. Tha
I just added the `description` parameter to the `/addphotos` endpoint. If you're still receiving a bogus response from calls to that endpoint, please send the entire response and I'll investigate. Tha
|
By
Mark Fletcher
·
|
|
Unknown Privacy Setting ""
2 messages
#api
Hello, Thanks for the bug report. It's been fixed. Cheers, Mark
Hello, Thanks for the bug report. It's been fixed. Cheers, Mark
|
By
Mark Fletcher
·
|
|
direct_add support for sub-groups
3 messages
#api
Hi Mark, Thank you for the response. I tested that and it seems to work as expected. Thanks and Regards Sri
Hi Mark, Thank you for the response. I tested that and it seems to work as expected. Thanks and Regards Sri
|
By
Srikanth Hanagud
·
|
|
Sample code to integrate with .NET
2 messages
#api
#important
I've just uploaded a simple app that sets a user's location using the API from C# at https://github.com/chwarr/gio-api-example. .NET's HttpClient will automatically handle the auth cookies that Groups
I've just uploaded a simple app that sets a user's location using the API from C# at https://github.com/chwarr/gio-api-example. .NET's HttpClient will automatically handle the auth cookies that Groups
|
By
Christopher Warrington
·
|
|
#api
3 messages
#api
Thanks Mark -- what I'd like to accomplish is to allow a user to request access to my group through my website without having to go to Groups.io to do so, but then to have that user go through the nor
Thanks Mark -- what I'd like to accomplish is to allow a user to request access to my group through my website without having to go to Groups.io to do so, but then to have that user go through the nor
|
By
Matt Dorn
·
|
|
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 like
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 like
|
By
Graham Lawrence
·
|