I have some issues dealing with the new version of Status.Net(0.9.7beta2) When i send a Salmon "follow" message, it returns back a 500 error. I'm using the new(the correct one and not the last spec) signature method.
Perhaps i miss something in the salmon slap. Example: <?xml version="1.0" encoding="UTF-8" ?> <entry xmlns="http://www.w3.org/2005/Atom" xmlns:activity=" http://activitystrea.ms/spec/1.0/" xmlns:poco=" http://portablecontacts.net/spec/1.0"> <id>domain:mydomain.org,follower_id: http://mydomain.com/microblog/profile.php?uid=216,topic:http://misterx.status.net/api/statuses/user_timeline/1.atom,date:2011-02-13T02:45:24+00:00 </id> <title>Follow</title> <published>2011-02-13T02:45:24+00:00</published> <updated>2011-02-13T02:45:24+00:00</updated> <content type="html">ostatus is now following Mister X.</content> <author> <activity:object-type>http://activitystrea.ms/schema/1.0/person </activity:object-type> <uri>http://mydomain.com/microblog/profile.php?uid=216</uri> <name>ostatus</name> <link rel="alternate" type="text/html" href=" http://mydomain.com/microblog/profile.php?uid=216"/> <link rel="avatar" href="http://mydomain.com/microblog/images/user-info.png "/> <poco:preferredUsername>ostatus</poco:preferredUsername> <poco:displayName>ostatus</poco:displayName> </author> <activity:verb>http://activitystrea.ms/schema/1.0/follow</activity:verb> <activity:object> <activity:object-type>http://activitystrea.ms/schema/1.0/person </activity:object-type> <id>http://misterx.status.net/user/1</id> <title>Mister X</title> <link rel="alternate" type="text/html" href=" http://misterx.status.net/user/1"/> <poco:preferredUsername>mx</poco:preferredUsername> <poco:displayName>Mister X</poco:displayName> </activity:object> </entry> best regards -- *Politecnico di Torino* *Andrea Messina*
_______________________________________________ StatusNet-dev mailing list StatusNet-dev@lists.status.net http://lists.status.net/mailman/listinfo/statusnet-dev