We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://mastodon.social/@Gopiandcode@ocamlot.xyz/110286424755582597
Open original link gets https://ocamlot.xyz/activity/065e55c0-1ccd-4eb2-a8c2-b48b4fffb037 which obtains some json, instead of https://ocamlot.xyz/post/065e55c0-1ccd-4eb2-a8c2-b48b4fffb037 which is probably what a user wants to see.
The text was updated successfully, but these errors were encountered:
Ah, perfect, thanks for the report! I guess if the request content-type is text/html I should probably redirect to the posts endpoint.
text/html
Sorry, something went wrong.
No branches or pull requests
https://mastodon.social/@Gopiandcode@ocamlot.xyz/110286424755582597
Open original link gets https://ocamlot.xyz/activity/065e55c0-1ccd-4eb2-a8c2-b48b4fffb037 which obtains some json, instead of https://ocamlot.xyz/post/065e55c0-1ccd-4eb2-a8c2-b48b4fffb037 which is probably what a user wants to see.
The text was updated successfully, but these errors were encountered: