Skip to main content

Home/ Diigo Community/ Bookmark API 502 Bad Gateway
Jack Park

Bookmark API 502 Bad Gateway - 57 views

API application programming interface

started by Jack Park on 25 Aug 08
  • Jack Park
     
    Exporting using the API worked fine a few weeks back; now all I can get is the 502 Bad Gateway message. Get it both from FF 3+ address bar and from software I wrote that worked fine earlier. What happened?
  • Ken Wei
     
    it works now

    Jack Park wrote:
    > Exporting using the API worked fine a few weeks back; now all I can get is the 502 Bad Gateway message. Get it both from FF 3+ address bar and from software I wrote that worked fine earlier. What happened?
  • Jack Park
     
    Magic, I suppose. Gotta wonder why it was down.
    Just noticed something changed. When I first exported my data, I had date fields that look like this:

    "2008/07/24 18:28:09 +0000"

    Today, I got date fields that look like this:

    2008-08-24T01:29:20Z
    which broke my code.
    Can I assume that will be the final way dates are formatted?

    Many thanks

    Ken Wei wrote:
    > it works now
    >
    > Jack Park wrote:
    > > Exporting using the API worked fine a few weeks back; now all I can get is the 502 Bad Gateway message. Get it both from FF 3+ address bar and from software I wrote that worked fine earlier. What happened?
  • Ken Wei
     
    fixed, back to format: "2008/07/24 18:28:09 +0000"

    Jack Park wrote:
    > Magic, I suppose. Gotta wonder why it was down.
    > Just noticed something changed. When I first exported my data, I had date fields that look like this:
    >
    > "2008/07/24 18:28:09 +0000"
    >
    > Today, I got date fields that look like this:
    >
    > 2008-08-24T01:29:20Z
    > which broke my code.
    > Can I assume that will be the final way dates are formatted?
    >
    > Many thanks
    >
    > Ken Wei wrote:
    > > it works now
    > >
    > > Jack Park wrote:
    > > > Exporting using the API worked fine a few weeks back; now all I can get is the 502 Bad Gateway message. Get it both from FF 3+ address bar and from software I wrote that worked fine earlier. What happened?
  • Jack Park
     
    Swell!
    This is somewhat disconcerting: I'm getting exceptional service here. Will it always be like that? I already patched my code to handle the, um, new date format. Guess I'll have to patch it back?

    Ken Wei wrote:
    > fixed, back to format: "2008/07/24 18:28:09 +0000"
    >
    > Jack Park wrote:
    > > Magic, I suppose. Gotta wonder why it was down.
    > > Just noticed something changed. When I first exported my data, I had date fields that look like this:
    > >
    > > "2008/07/24 18:28:09 +0000"
    > >
    > > Today, I got date fields that look like this:
    > >
    > > 2008-08-24T01:29:20Z
    > > which broke my code.
    > > Can I assume that will be the final way dates are formatted?
    > >
    > > Many thanks
    > >
    > > Ken Wei wrote:
    > > > it works now
    > > >
    > > > Jack Park wrote:
    > > > > Exporting using the API worked fine a few weeks back; now all I can get is the 502 Bad Gateway message. Get it both from FF 3+ address bar and from software I wrote that worked fine earlier. What happened?

To Top

Start a New Topic » « Back to the Diigo Community group