Hi!
I moved one of my test machines from being a statusnet server to a friendica server. Friendica and statusnet can talk to each other using ostatus.
My current problem is that the other server (identi.ca) seems to think that my server still is a statusnet server. it is using still the old paths as you can see on this log file:
"POST /main/push/callback/9 HTTP/1.0" 404 4956 "-" "StatusNet/1.0.1 (Get It Together)"
But the paths are different with friendica. Is there any caching on the statusnet side? What can I do?