Conversation:
Notices
-
@xrevan86 @diogo One of users reported that #AndStatus app doesn't work with the new #GnuSocial server "v.2.0..x dev". I started investigation and see that /api/statusnet/config.json API point now returns 404. Looking in current Source code of the server I see that the API is documented now as /api/gnusocial/config.json - but that returns 404 also... So the question is did Cl…
-
@diogo @xrevan86 Oops, I see that 404 error was due to the wrong domain :-).
But my questions regarding API changes and their descriptions are still valid: now authentication fails with 401 error and I simply don't know, where to look at? Any reference client app/tool to lookup?!
@colegota@quitter.es
-
Hey @andstatus, thank you for reporting this! There are no changes planned in V2 regarding existing APIs so, if it isn't working and it was in a prior version, that means we have either accidentally added a bug or some plugin in the faulty instance is somehow interfering :-( I've just tried requesting: http://status.hackerposse.com/url/20687 and authenticated myself via HTTP B…
-
@diogo Thank you for your explanation. Now I really see a page on the loadaverage site that tells its server version. And #AndStatus still successfully connects to the server (I'm writing to you using it). This means that the authentication problem that I reported is caused by a configuration of a concrete server, and not by the latest version of #GnuSocial :-) Using a chance…
-
ActivityPub C2S is part of our roadmap. Concerning federation and APIs, this is the current tasks sequence: - TheFreeNetworkModule: a layer that will ensure data integrity and proper federation with more than one protocol enabled (OStatus and ActivityPub, for instance); - ActivityPubPlugin S2S: It seems to be working properly with Pleroma already, yet some issues with Mastodon…
-
Hey! I believe ldavg runs on nginx with the latest nightly and AP plugin disabled ( @xrevan86 will know this better than I do, obviously). Nonetheless, I tested in http://status.hackerposse.com/url/20693 (nginx based), which is running nightly with AP enabled and the APIs seemed to be working. I doubt ActivityPubPlugin to affect this. nginx vs apache shouldn't make any differe…
-
@colegota @andstatus @diogo !loadaverage is using nginx.
Writing this from AndStatus, so… works for me :-).