Tools

myrtti said

myrtti  

error from the API

11 comments

myrtti posted to #Qaiku-api 28.08.2009 (en)

11 comments

Bottom

myrtti  

<!DOCTYPE html> <html> <head> <title>HTTP/1.0 500 Server Error</title> </head> <body class="Exception"> <h1>HTTP/1.0 500 Server Error</h1> <p>PHPTAL: 89d1a1e4366d53b9169a046403d2d692 line : Unable to find array key "created_at" in path "created_at" (POST /api/statuses/update.xml)</p> </body> </html>

myrtti commented on posted to #Qaiku-api 28.08.2009 (en)

myrtti  

tried to update my status....

myrtti commented on posted to #Qaiku-api 28.08.2009 (en)

TomiS  

@myrtti I tried to change something. Did it help?

TomiS commented on posted to #Qaiku-api 28.08.2009 (en)

myrtti  

still the same problem

myrtti commented on posted to #Qaiku-api 29.08.2009 (en)

dsample  

I get the same error, but we are using the same code to access the API, but installed on different servers

dsample commented on posted to #Qaiku-api Tampere, Finland 29.08.2009 (en)

tepheikk  

@myrtti @dsample I tested API with an simple HTML page this morning and it worked.

Was there something special in the POST? I did normal status update to my stream and it worked.

My test code:

<html>
<body>
<form method='post' action='[http://www.qaiku.com/api/statuses/upd...](http://www.qaiku.com/api/statuses/update.xml?apikey=myapikey'>)
<input type='submit' value='test' />
<input type='text' name='status' />
<input type='text' name='lang' value='en' />
</body>
</html>

tepheikk commented on posted to #Qaiku-api 31.08.2009 (en)

myrtti  

@tepheikk: I'm not too sure what the code does as it's written by @dsample, but as it worked before, and doesn't now, seems weird.

http://github.com/dsample/pingmicro/t...

myrtti commented on posted to #Qaiku-api 31.08.2009 (en)

tepheikk  

@myrtti I'll try out with that code also. Let's see what happens with that.

Basically it seems that @dsample's code should do the same that my testcode does.

tepheikk commented on posted to #Qaiku-api 31.08.2009 (en)

tepheikk  

@myrtti and @dsample please try it now. I got it working :)

tepheikk commented on posted to #Qaiku-api 31.08.2009 (en)

dsample  

Cool, works now. What happened?

dsample commented on posted to #Qaiku-api Tampere, Finland 31.08.2009 (en)

tepheikk  

@dsample there was an ACL related bug. Our ALCs cut in before we had time to assign an owner to the object. Something to do with which order our platform seems to emit I/O signals.

tepheikk commented on posted to #Qaiku-api 02.09.2009 (en)

Login or register to leave a comment

Publicity
These messages are public and can be seen by anyone.