Closed GoogleCodeExporter closed 8 years ago
BTW is there any google groups or similar I could use instead of bug tracker?
Original comment by charroch
on 11 Jul 2009 at 7:53
I just created a Google group here:
http://groups.google.com/group/signpost-users
Original comment by m.kaepp...@gmail.com
on 12 Jul 2009 at 10:55
I just ran this through the debugger, and the reason why you get this error is
that
the server answers to the request token request with an error website:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en "> <head> <meta
http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Jaiku |
Something Broke :(</title> <style type="text/css"> body {
background:
#fff; font: 80% arial; margin: 2em; } div#content {
background: #fff url(/themes/classic/maintenance-bird.gif) no-repeat;
padding:
5px 25px 0 90px; width: 345px; height: 190px; margin: 6em;
} div#content h1 { font-weight: normal; font-size: 1.4em;
margin: 0; } div#content p { margin: 70px 0 0 50px;
font-size: 1.1em; } a img { border: none; } </style>
</head> <body> <div id="header"> <a href="http://www.jaiku.com"
id="logo"> <img src="/themes/classic/logo-big.gif" alt="Jaiku" />
</a>
</div> <div id="content"> <h1> Whoa! That was *not* what I was
expecting. </h1> </div> </body></html>
Looks like the Jaiku OAuth stuff is broken, you may want to contact them
instead.
Original comment by m.kaepp...@gmail.com
on 12 Jul 2009 at 11:06
my bad.
thx,
Carl
Original comment by charroch
on 12 Jul 2009 at 11:25
Sure no problem. If you find that something is still not working on the client
side,
feel free to re-open.
Original comment by m.kaepp...@gmail.com
on 12 Jul 2009 at 11:36
Original issue reported on code.google.com by
charroch
on 11 Jul 2009 at 7:52Attachments: