> Nope currently, having selected bit.ly, it simply states that me dent is > to long. I get this on my own install and one Floss.pro > > Regards, > Schalk >
bit.ly seems to have changed how their URL shortener works, and no longer allow just anyone to use it. You have to have a bit.ly account, and provide credentials for every URL you shorten. For example, this used to work: http://bit.ly/api?method=shorten&long_url=www.identi.ca However, it now returns this error: { "errorCode": 203, "errorMessage": "You must be authenticated to access shorten", "statusCode": "ERROR" } We'll need to come up with a way for each user to save their bit.ly credentials in StatusNet, and then for the URL shortener to use them. ~Craig _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
