I just set up a new instance but when I try logging in with a client using OAuth, I just get a “Failed to authorize” message.
The logs only show one error:
web_1 | [4df3e3e1-9b45-4828-8bfd-92961a5ff3d3] method=POST path=/oauth/token format=html controller=Oauth::TokensController action=create status=401 duration=10.05 view=0.00
Any idea on what to look for? I’m a little lost here.
Thanks
Edit: I’m using Mastodon 2.4.3 in docker containers.