akirk / enable-mastodon-apps

Allow accessing your WordPress blog with Mastodon clients
https://wordpress.org/plugins/enable-mastodon-apps
GNU General Public License v2.0
34 stars 5 forks source link

Connection-Issue with tootle (Linux) #15

Closed dg9vh closed 1 year ago

dg9vh commented 1 year ago

When trying to connect with tootle client under debian linux, the system-default browser opens and following error message is shown: {"error":"invalid_client","error_description":"No client id supplied"}

Tootle meanwhile is waiting for an authorization-code:

image

akirk commented 1 year ago

I can only find a discontinued version of Tootle on Flathub, are you referring to that one?

dg9vh commented 1 year ago

Well yes, but I was not aware that it is discontinued... my fault.

Should we close this then?

akirk commented 1 year ago

Yes, let's close it. The error message that you shared looks like it didn't provide the necessary info to the server (it needs to choose its client_id).