|
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
·
|
|
Re: Issue with /v1/updatesub
Thanks! (confirmed on my end, too :-) )
-Eric
Thanks! (confirmed on my end, too :-) )
-Eric
|
By
Eric Searcy
·
#91
·
|
|
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: 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
·
|
|
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
·
|
|
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
·
|
|
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 <lcanas@...>
·
#86
·
|
|
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 <lcanas@...>
·
#85
·
|
|
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 <lcanas@...>
·
#84
·
|
|
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 <lcanas@...>
·
#83
·
|
|
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
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 <lcanas@...>
·
#81
·
|
|
Re: Impossible to download archives from cloudfoundry+cf-dev
Hi Mark,
I believe in ONAP it may be limited to one list (onap-discuss) looking at the info I'm seeing on the dashboard.
Hi Mark,
I believe in ONAP it may be limited to one list (onap-discuss) looking at the info I'm seeing on the dashboard.
|
By
Kenny Paul
·
#80
·
|
|
Re: Impossible to download archives from cloudfoundry+cf-dev
Hello,
Are you seeing these errors with specific groups or all groups you try? Are they intermittent errors or are they consistent? When was the last error you saw?
Thanks,
Mark
Hello,
Are you seeing these errors with specific groups or all groups you try? Are they intermittent errors or are they consistent? When was the last error you saw?
Thanks,
Mark
|
By
Mark Fletcher
·
#79
·
|
|
Re: Impossible to download archives from cloudfoundry+cf-dev
Hi,
we are trying to get data on behalf of some projects such as ONAP and Cloudfoundry and we got these errors. If you can clarify whether this is useful or not we will appreciate it.
The errors we
Hi,
we are trying to get data on behalf of some projects such as ONAP and Cloudfoundry and we got these errors. If you can clarify whether this is useful or not we will appreciate it.
The errors we
|
By
Luis Cañas-Díaz <lcanas@...>
·
#78
·
|
|
Impossible to download archives from cloudfoundry+cf-dev
Hi,
I'm trying to download the archives of the group cloudfoundry+cf-dev using the downloadarchives endpoint , however I get the error below, which seems to be related to a server issue:Is there any
Hi,
I'm trying to download the archives of the group cloudfoundry+cf-dev using the downloadarchives endpoint , however I get the error below, which seems to be related to a server issue:Is there any
|
By
valcos
·
#77
·
|
|
Re: Getting archives from group-specific domains
Thank you very much Mark! This change in the API helped me a lot!
Cheers,
Valerio
Thank you very much Mark! This change in the API helped me a lot!
Cheers,
Valerio
|
By
valcos
·
#76
·
|
|
Re: Getting archives from group-specific domains
HI Valerio,
I just changed it so that getsub and getsubs will now return group_name. Hopefully this will let you proceed.
Cheers,
Mark
HI Valerio,
I just changed it so that getsub and getsubs will now return group_name. Hopefully this will let you proceed.
Cheers,
Mark
|
By
Mark Fletcher
·
#75
·
|
|
Re: Getting archives from group-specific domains
Hi Mark,
Thank you for answering! I'm not sure I've understood your question. I'm going to comment below the steps I did.
- I manually subscribed to 6 groups (e.g., beta | main, beta | api,
Hi Mark,
Thank you for answering! I'm not sure I've understood your question. I'm going to comment below the steps I did.
- I manually subscribed to 6 groups (e.g., beta | main, beta | api,
|
By
valcos
·
#74
·
|
|
Re: Getting archives from group-specific domains
Hi Valerio,
Is there any reason why you can't be subscribed to the group ahead of time? Then you could get your subscriptions, which contains the group id.
Mark
Hi Valerio,
Is there any reason why you can't be subscribed to the group ahead of time? Then you could get your subscriptions, which contains the group id.
Mark
|
By
Mark Fletcher
·
#73
·
|