Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Client Compatibility] Sengi #1069

Closed
anantshri opened this issue Nov 17, 2022 · 5 comments
Closed

[Client Compatibility] Sengi #1069

anantshri opened this issue Nov 17, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@anantshri
Copy link
Contributor

Hello Folks,

Just a note from my observations around sengi. (https://github.com/NicolasConstant/sengi)

This particular tool works great with GotoSocial except a few warnings for example it reverts to using v1 api endpoint for search which gives a 404.

We do have the right api endpoint on v2 and it should work however digging deep in the code it seems the rely on mastodon version reported by the server https://github.com/NicolasConstant/sengi/search?q=instance.major+%3E%3D+3%29 and if version is less them 3 they use API v1. Not sure if we want to address this by switching around our reported version number for better client compatibilities but just wanted to put it out

  1. Sengi good for daily use with occasional errors which doesnt hamper the working.
  2. errors mostly coz we advertise a version which they interpret as very old version of mastodon.

screenshot of error message
image

@whtiehack

This comment was marked as off-topic.

@EchedelleLR

This comment was marked as off-topic.

@whtiehack

This comment was marked as off-topic.

@tsmethurst
Copy link
Contributor

@anantshri is this still an issue or can I close it?

@anantshri
Copy link
Contributor Author

I think with v0.10 i have not seen these errors. search is also working fantastic. we can close this.

thanks for reminder @tsmethurst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

4 participants