Mastodon API failing with social media manager
What happened? (Please give us a brief description of what happened.) Attempting to use the mastodonAPI with social media manager sites leads to an error.
I am personally using mixpost.app self hosted but verified this also happens to me on buffer.
What did you expect to happen? (Please give us a brief description of what you expected to happen.) Connecting accounts to these social media managers
Version (What version of Sharkey is your instance running? You can find this by clicking your instance's logo at the top left and then clicking instance information.)
2024.3.1
Instance (What instance of Sharkey are you using?) oshi.social
What type of issue is this? (If this happens on your device and has to do with the user interface, it's client-side. If this happens on either with the API or the backend, or you got a server-side error in the client, it's server-side.) Server side I think?
What browser are you using? (Client-side issues only) Brave browser with shield disabled
What operating system are you using? (Client-side issues only) Windows 11
How do you deploy Sharkey on your server? (Server-side issues only) Docker
What operating system are you using? (Server-side issues only) Ubuntu 22.04
Relevant log output (Please copy and paste any relevant log output. You can find your log by inspecting the page, and going to the "console" tab. This will be automatically formatted into code, so no need for backticks.)
I cannot find logs in all 3 containers that are specific to this issue
All I see is a page on my page is an error with the URL https://oshi.social/auth/SOMEAPIKEY?mastodon=true&state=SOMESTATEID&redirect_uri=https://mixpost.baka.social/mixpost/callback/mastodon and the error message "An error has occured"
I was able to also confirm that my instance CAN login to the mastodon official app, and using a second account, I was able to replicate the issue connecting to both my own self hosted mixpost and also buffer.com
Contribution Guidelines By submitting this issue, you agree to follow our Contribution Guidelines
- I agree to follow this project's Contribution Guidelines
- I have searched the issue tracker for similar issues, and this is not a duplicate.