Greetings all,
Having issues with Tricklepost and HTTP auth. When attempting to post using Tricklepost I receive
"cURL error: The requested URL returned error: 401"
While the common response is "wrong username or password, doofus". This is not the case as I am met with HTTP auth when I browse to
http://identi.ca/api/statuses/update.xml, upon entering my username and password (the same as defined in my feeds.ini) I receive "this method requires a post", verifying that the username and password are good.
So, basically, Tricklepost cannot authenticate to post, however when browsing to the endpoint I am able to supply a username and password and access the resource.
Running php 5.3.15 from the dotdeb repos with curl 7.21.0 under Debian.
Any ideas or pointers where the cause of this is?
Thank You. :]
~k