|
Re: Impossible to download archives from cloudfoundry+cf-dev
Hi Mark,
we are seeing this error with the following groups during the past
Hi Mark,
we are seeing this error with the following groups during the past
|
By
Luis Cañas-Díaz
·
#81
·
|
|
Re: Impossible to download archives from cloudfoundry+cf-dev
I checked one of the errors, and it was 'upstream prematurely closed connection while reading'. Can you look at increasing your network timeouts?
Thanks,
Mark
I checked one of the errors, and it was 'upstream prematurely closed connection while reading'. Can you look at increasing your network timeouts?
Thanks,
Mark
|
By
Mark Fletcher
·
#82
·
|
|
Re: Impossible to download archives from cloudfoundry+cf-dev
We are having a look during today/tomorrow. Thanks for the info!
We are having a look during today/tomorrow. Thanks for the info!
|
By
Luis Cañas-Díaz
·
#83
·
|
|
Re: Impossible to download archives from cloudfoundry+cf-dev
Hi again Mark,
we've been doing several tests playing with the timeouts both with our tools and with standard tools such as 'curl'. None of them changed the result :(
Doing a test with curl for the
Hi again Mark,
we've been doing several tests playing with the timeouts both with our tools and with standard tools such as 'curl'. None of them changed the result :(
Doing a test with curl for the
|
By
Luis Cañas-Díaz
·
#84
·
|
|
Re: Impossible to download archives from cloudfoundry+cf-dev
Hi again Mark,
does the test we included above (the one with curl) shed some light on the issue?
Hi again Mark,
does the test we included above (the one with curl) shed some light on the issue?
|
By
Luis Cañas-Díaz
·
#85
·
|
|
Re: Impossible to download archives from cloudfoundry+cf-dev
This is just a reminder.
Can u shed some light on this issue Mark? Our customers are waiting for their data :(
Thanks,
Luis.
This is just a reminder.
Can u shed some light on this issue Mark? Our customers are waiting for their data :(
Thanks,
Luis.
|
By
Luis Cañas-Díaz
·
#86
·
|
|
Recommend cleaning up quoting of non-string values in API docs
The groups.io API doesn't appear to use quotes around numbers and booleans. At the very beginning of https://groups.io/api (under Pagination) it shows a correct response, however all subsequent
The groups.io API doesn't appear to use quotes around numbers and booleans. At the very beginning of https://groups.io/api (under Pagination) it shows a correct response, however all subsequent
|
By
Eric Searcy
·
#87
·
|
|
Issue with /v1/updatesub
Hi,
I'm calling updatesub as described in the documentation, and I'm getting an error.
curl -v -u $GROUPIO_TOKEN: -d sub_id=##### -d sub_notify=sub_notify_none
=>
Hi,
I'm calling updatesub as described in the documentation, and I'm getting an error.
curl -v -u $GROUPIO_TOKEN: -d sub_id=##### -d sub_notify=sub_notify_none
=>
|
By
Eric Searcy
·
#88
·
|
|
Re: Recommend cleaning up quoting of non-string values in API docs
Good catch. It should be fixed now.
Thanks,
Mark
Good catch. It should be fixed now.
Thanks,
Mark
|
By
Mark Fletcher
·
#89
·
|
|
Re: Issue with /v1/updatesub
Hi Eric,
It should now accept sub_id. If group_id is passed in as well, it will be ignored.
Thanks,
Mark
Hi Eric,
It should now accept sub_id. If group_id is passed in as well, it will be ignored.
Thanks,
Mark
|
By
Mark Fletcher
·
#90
·
|
|
Re: Issue with /v1/updatesub
Thanks! (confirmed on my end, too :-) )
-Eric
Thanks! (confirmed on my end, too :-) )
-Eric
|
By
Eric Searcy
·
#91
·
|
|
API for database access
Hi,
We are currently thinking about upgrading our group to premium and I'm trying to understand what benefits we could get from the API access.
The document is not really clear on access to a groups
Hi,
We are currently thinking about upgrading our group to premium and I'm trying to understand what benefits we could get from the API access.
The document is not really clear on access to a groups
|
By
Andrew Theaker <andrew@...>
·
#92
·
|
|
"type" query param of /v1/getmembers non-functioning?
The "type" of https://groups.io/api#get_members doesn't seem to do anything.
I was hoping to use &type=mods (and then further filter to just see
owners) but I got the entire list membership.
Then I
The "type" of https://groups.io/api#get_members doesn't seem to do anything.
I was hoping to use &type=mods (and then further filter to just see
owners) but I got the entire list membership.
Then I
|
By
Eric Searcy
·
#93
·
|
|
Re: "type" query param of /v1/getmembers non-functioning?
Hi Eric,
Thanks for the bug report. It should be fixed now.
Mark
Hi Eric,
Thanks for the bug report. It should be fixed now.
Mark
|
By
Mark Fletcher
·
#94
·
|
|
Re: API for database access
Currently there is no API access to a group's databases. That is on the TODO list, but I don't have a timeframe for when it will happen.
Thanks,
Mark
Currently there is no API access to a group's databases. That is on the TODO list, but I don't have a timeframe for when it will happen.
Thanks,
Mark
|
By
Mark Fletcher
·
#95
·
|
|
Re: API for database access
Hi Mark, thanks for the quick reply. Is it the same for Events?
Hi Mark, thanks for the quick reply. Is it the same for Events?
|
By
Andrew Theaker <andrew@...>
·
#96
·
|
|
Re: API for database access
Right now, yes.
Thanks,
Mark
Right now, yes.
Thanks,
Mark
|
By
Mark Fletcher
·
#97
·
|
|
Unparseable JSON http response on updategroup invalid_value
/updategroup is returning both an error object and group object separated by a newline when I get an invalid_value error, which means the http response can't be parsed as json (without first
/updategroup is returning both an error object and group object separated by a newline when I get an invalid_value error, which means the http response can't be parsed as json (without first
|
By
Eric Searcy
·
#98
·
|
|
Re: Unparseable JSON http response on updategroup invalid_value
Hi Eric,
Thanks for the bug report. It was a missing return statement. It's been fixed.
Mark
Hi Eric,
Thanks for the bug report. It was a missing return statement. It's been fixed.
Mark
|
By
Mark Fletcher
·
#99
·
|
|
Doc improvements
Hi All,
I just pushed several improvements to the API docs. Much better expand/collapse behavior in the sidebar, and the sidebar is separately scrollable now. Also, long example responses are in fixed
Hi All,
I just pushed several improvements to the API docs. Much better expand/collapse behavior in the sidebar, and the sidebar is separately scrollable now. Also, long example responses are in fixed
|
By
Mark Fletcher
·
#100
·
|