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

HTTP 502 error on long share messages #13

Open
corbindavenport opened this issue Jul 26, 2023 · 0 comments
Open

HTTP 502 error on long share messages #13

corbindavenport opened this issue Jul 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@corbindavenport
Copy link
Owner

From this thread: #12 (comment)

I see there's the same limit as when using a scriptlet: mastodon share urls (https://server.exemple/share?text=) send a 502 error if the text is longer than approximately 300 chararcters.

Not sure if there's a good way around this without switching to direct API access, which is out of the scope of this tool. At a minimum, maybe there could be a message somewhere when the string would be too long explaining the error, or links over a certain length could be automatically trimmed with the same code from Link Cleaner.

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
None yet
Development

No branches or pull requests

1 participant