Discussion:
[cc-devel] cc-devel Digest, Vol 95, Issue 11
Lisa Brooks
2014-05-20 14:26:43 UTC
Permalink
Hi - we are getting an error message anywhere we are using CC's API. This
link to a screenshot shows one of our post-login forms where we offer the
CC license chooser. This display/mechanical problem has been going on since
last week. Is the service just completely down? Appreciate your help -
thanks. ~Lisa

Screenshot:
Loading Image...
Send cc-devel mailing list submissions to
cc-devel at lists.ibiblio.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.ibiblio.org/mailman/listinfo/cc-devel
or, via email, send a message with subject or body 'help' to
cc-devel-request at lists.ibiblio.org
You can reach the person managing the list at
cc-devel-owner at lists.ibiblio.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of cc-devel digest..."
1. Re: Missing machine readable notice statement in all CC4.0
licenses (Matt Lee)
----------------------------------------------------------------------
Message: 1
Date: Mon, 28 Apr 2014 13:14:57 -0400
From: Matt Lee <mattl at creativecommons.org>
To: Maarten Zeinstra <mz at kl.nl>, "cc-devel at lists.ibiblio.org devel"
<cc-devel at lists.ibiblio.org>
Subject: Re: [cc-devel] Missing machine readable notice statement in
all CC4.0 licenses
Message-ID: <535E8C91.3010505 at creativecommons.org>
Content-Type: text/plain; charset="utf-8"
Hi Matt,
Did you get a change to get to this?
Not yet, it's on my to-look-at list this week.
--
Matt Lee
Systems Administrator, Developer, etc
Creative Commons
mattl at creativecommons.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <
http://lists.ibiblio.org/pipermail/cc-devel/attachments/20140428/f78136bd/attachment-0001.sig
------------------------------
_______________________________________________
cc-devel mailing list
cc-devel at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/cc-devel
End of cc-devel Digest, Vol 95, Issue 11
****************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ibiblio.org/pipermail/cc-devel/attachments/20140520/e63458d3/attachment.html>
Jennifer Montes
2014-05-20 15:24:21 UTC
Permalink
I can confirm that the development
version<http://api.creativecommons.org/rest/dev>and version
1.5 <http://api.creativecommons.org/rest/1.5> of the API are currently
down. The 1.0 version <http://api.creativecommons.org/rest/1.0/> of the API
is up but it's still broken because it's not being sent in XML format. At
the root of all of these there should be an XML document that looks like
this:

<licenses>
<license id="standard">Creative Commons</license>
<license id="publicdomain">Public Domain</license>
<license id="recombo">Sampling</license>
</licenses>

It's possible that something was upgraded on the server recently that broke
the API. I'm not sure how many websites are currently affected but I think
it's safe to say this is broken on all of them.

Jen
(cuibonobo)
Post by Lisa Brooks
Hi - we are getting an error message anywhere we are using CC's API. This
link to a screenshot shows one of our post-login forms where we offer the
CC license chooser. This display/mechanical problem has been going on since
last week. Is the service just completely down? Appreciate your help -
thanks. ~Lisa
https://www.dropbox.com/s/vxamkcc8uf4xlyv/Screenshot%202014-05-20%2009.23.23.png
Send cc-devel mailing list submissions to
cc-devel at lists.ibiblio.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.ibiblio.org/mailman/listinfo/cc-devel
or, via email, send a message with subject or body 'help' to
cc-devel-request at lists.ibiblio.org
You can reach the person managing the list at
cc-devel-owner at lists.ibiblio.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of cc-devel digest..."
1. Re: Missing machine readable notice statement in all CC4.0
licenses (Matt Lee)
----------------------------------------------------------------------
Message: 1
Date: Mon, 28 Apr 2014 13:14:57 -0400
From: Matt Lee <mattl at creativecommons.org>
To: Maarten Zeinstra <mz at kl.nl>, "cc-devel at lists.ibiblio.orgdevel"
<cc-devel at lists.ibiblio.org>
Subject: Re: [cc-devel] Missing machine readable notice statement in
all CC4.0 licenses
Message-ID: <535E8C91.3010505 at creativecommons.org>
Content-Type: text/plain; charset="utf-8"
Hi Matt,
Did you get a change to get to this?
Not yet, it's on my to-look-at list this week.
--
Matt Lee
Systems Administrator, Developer, etc
Creative Commons
mattl at creativecommons.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <
http://lists.ibiblio.org/pipermail/cc-devel/attachments/20140428/f78136bd/attachment-0001.sig
------------------------------
_______________________________________________
cc-devel mailing list
cc-devel at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/cc-devel
End of cc-devel Digest, Vol 95, Issue 11
****************************************
_______________________________________________
cc-devel mailing list
cc-devel at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/cc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ibiblio.org/pipermail/cc-devel/attachments/20140520/6c75b626/attachment.html>
Lisa Brooks
2014-05-20 15:28:16 UTC
Permalink
Thanks Jennifer for this info. Very helpful. CC - is there any plan to get
this back up and running again....soon? We are now just showing a generic
"Creative Commons License" in lieu of having a way to show actual licenses.
I can confirm that the development version<http://api.creativecommons.org/rest/dev>and version
1.5 <http://api.creativecommons.org/rest/1.5> of the API are currently
down. The 1.0 version <http://api.creativecommons.org/rest/1.0/> of the
API is up but it's still broken because it's not being sent in XML format.
At the root of all of these there should be an XML document that looks like
<licenses>
<license id="standard">Creative Commons</license>
<license id="publicdomain">Public Domain</license>
<license id="recombo">Sampling</license>
</licenses>
It's possible that something was upgraded on the server recently that
broke the API. I'm not sure how many websites are currently affected but I
think it's safe to say this is broken on all of them.
Jen
(cuibonobo)
Post by Lisa Brooks
Hi - we are getting an error message anywhere we are using CC's API. This
link to a screenshot shows one of our post-login forms where we offer the
CC license chooser. This display/mechanical problem has been going on since
last week. Is the service just completely down? Appreciate your help -
thanks. ~Lisa
https://www.dropbox.com/s/vxamkcc8uf4xlyv/Screenshot%202014-05-20%2009.23.23.png
Send cc-devel mailing list submissions to
cc-devel at lists.ibiblio.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.ibiblio.org/mailman/listinfo/cc-devel
or, via email, send a message with subject or body 'help' to
cc-devel-request at lists.ibiblio.org
You can reach the person managing the list at
cc-devel-owner at lists.ibiblio.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of cc-devel digest..."
1. Re: Missing machine readable notice statement in all CC4.0
licenses (Matt Lee)
----------------------------------------------------------------------
Message: 1
Date: Mon, 28 Apr 2014 13:14:57 -0400
From: Matt Lee <mattl at creativecommons.org>
To: Maarten Zeinstra <mz at kl.nl>, "cc-devel at lists.ibiblio.orgdevel"
<cc-devel at lists.ibiblio.org>
Subject: Re: [cc-devel] Missing machine readable notice statement in
all CC4.0 licenses
Message-ID: <535E8C91.3010505 at creativecommons.org>
Content-Type: text/plain; charset="utf-8"
Hi Matt,
Did you get a change to get to this?
Not yet, it's on my to-look-at list this week.
--
Matt Lee
Systems Administrator, Developer, etc
Creative Commons
mattl at creativecommons.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <
http://lists.ibiblio.org/pipermail/cc-devel/attachments/20140428/f78136bd/attachment-0001.sig
------------------------------
_______________________________________________
cc-devel mailing list
cc-devel at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/cc-devel
End of cc-devel Digest, Vol 95, Issue 11
****************************************
_______________________________________________
cc-devel mailing list
cc-devel at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/cc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ibiblio.org/pipermail/cc-devel/attachments/20140520/8dad8a2d/attachment-0001.html>
Matt Lee
2014-05-20 15:50:44 UTC
Permalink
I am looking into this now.

Hopefully we can fix it quickly.

matt


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ibiblio.org/pipermail/cc-devel/attachments/20140520/eeae2cb0/attachment.sig>
Matt Lee
2014-05-20 15:57:10 UTC
Permalink
1.5 and dev are back.

1.0 seems to return HTML.
--
Matt Lee
Systems Administrator, Developer, etc
Creative Commons
mattl at creativecommons.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ibiblio.org/pipermail/cc-devel/attachments/20140520/2e097626/attachment.sig>
Jennifer Montes
2014-05-20 17:58:01 UTC
Permalink
The content of 1.0 is the correct XML, but the headers are returning
Content-Type: "text/html; charset=iso-8859-1". Changing the content type to
"application/xml; charset=utf-8" should fix everything.
Post by Matt Lee
1.5 and dev are back.
1.0 seems to return HTML.
--
Matt Lee
Systems Administrator, Developer, etc
Creative Commons
mattl at creativecommons.org
_______________________________________________
cc-devel mailing list
cc-devel at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/cc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ibiblio.org/pipermail/cc-devel/attachments/20140520/0561928d/attachment.html>
Lisa Brooks
2014-06-02 16:01:57 UTC
Permalink
Hi all -

Just wondering if there is any news about the status of the CC API? We
still are getting a "we're sorry/service down" message. Is there a
particular version of the API that we should switch to -- currently set up
to use 1.5. We are not able to display CC chicklets or specific license
info, or links to more info about a licence, and our license chooser is
also down because of this API issue.

Appreciate any updates! ~Lisa
Post by Lisa Brooks
Thanks Jennifer for this info. Very helpful. CC - is there any plan to get
this back up and running again....soon? We are now just showing a generic
"Creative Commons License" in lieu of having a way to show actual licenses.
I can confirm that the development version
<http://api.creativecommons.org/rest/dev> and version 1.5
<http://api.creativecommons.org/rest/1.5> of the API are currently down.
The 1.0 version <http://api.creativecommons.org/rest/1.0/> of the API is
up but it's still broken because it's not being sent in XML format. At the
<licenses>
<license id="standard">Creative Commons</license>
<license id="publicdomain">Public Domain</license>
<license id="recombo">Sampling</license>
</licenses>
It's possible that something was upgraded on the server recently that
broke the API. I'm not sure how many websites are currently affected but I
think it's safe to say this is broken on all of them.
Jen
(cuibonobo)
Post by Lisa Brooks
Hi - we are getting an error message anywhere we are using CC's API.
This link to a screenshot shows one of our post-login forms where we offer
the CC license chooser. This display/mechanical problem has been going on
since last week. Is the service just completely down? Appreciate your help
- thanks. ~Lisa
https://www.dropbox.com/s/vxamkcc8uf4xlyv/Screenshot%202014-05-20%2009.23.23.png
On Tue, Apr 29, 2014 at 11:00 AM, <cc-devel-request at lists.ibiblio.org>
Send cc-devel mailing list submissions to
cc-devel at lists.ibiblio.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.ibiblio.org/mailman/listinfo/cc-devel
or, via email, send a message with subject or body 'help' to
cc-devel-request at lists.ibiblio.org
You can reach the person managing the list at
cc-devel-owner at lists.ibiblio.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of cc-devel digest..."
1. Re: Missing machine readable notice statement in all CC4.0
licenses (Matt Lee)
----------------------------------------------------------------------
Message: 1
Date: Mon, 28 Apr 2014 13:14:57 -0400
From: Matt Lee <mattl at creativecommons.org>
To: Maarten Zeinstra <mz at kl.nl>, "cc-devel at lists.ibiblio.org devel"
<cc-devel at lists.ibiblio.org>
Subject: Re: [cc-devel] Missing machine readable notice statement in
all CC4.0 licenses
Message-ID: <535E8C91.3010505 at creativecommons.org>
Content-Type: text/plain; charset="utf-8"
Hi Matt,
Did you get a change to get to this?
Not yet, it's on my to-look-at list this week.
--
Matt Lee
Systems Administrator, Developer, etc
Creative Commons
mattl at creativecommons.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <
http://lists.ibiblio.org/pipermail/cc-devel/attachments/20140428/f78136bd/attachment-0001.sig
------------------------------
_______________________________________________
cc-devel mailing list
cc-devel at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/cc-devel
End of cc-devel Digest, Vol 95, Issue 11
****************************************
_______________________________________________
cc-devel mailing list
cc-devel at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/cc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ibiblio.org/pipermail/cc-devel/attachments/20140602/0120264c/attachment-0001.html>
Loading...