raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.18k stars 2.88k forks source link

[Mastodon] Error on login #13415

Closed bdmorin closed 1 week ago

bdmorin commented 1 month ago

Extension

https://www.raycast.com/SevicheCC/mastodon

Raycast Version

1.78.1

macOS Version

14.5

Description

I'm unable to login to hachyderm.io using the extension. I have no idea if it's hachyderm.io or the extension. The website throws an error. CleanShot 2024-07-10 at 12 25 42

[logs in]

CleanShot 2024-07-10 at 12 26 00

I would copy the url error here, but I don't know if there's sensitive information in the url string. I've tried it in Firefox and Arc(chrome) both throw errors.

Steps To Reproduce

  1. Install from raycast store
  2. launch extension
  3. sign in to hachyderm.io
  4. see error.

Current Behaviour

Hachyderm throws error.

Expected Behaviour

Hachyderm sends appropriate credentials to raycast extension.

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @Sevichecc @Sevichecc @pernielsentikaer @LitoMore you might want to have a look.

💡 Author and Contributors commands The author and contributors of `SevicheCC/mastodon` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
dvogt23 commented 1 week ago

Same here :((

Screenshot 2024-08-14 at 10 34 33

Add my MODIFIED link here:

https://mas.to/oauth/authorize?client_id=lH5gNdX0SMoSJV2rQs&redirect_uri=https%3A%2F%2Fraycast.com%2Fredirect%3FpackageName%3DExtension&response_type=code&scope=read%3Astatuses+read%3Abookmarks+read%3Aaccounts+read%3Afavourites+read%3Anotifications+write%3Afavourites+write%3Amedia+write%3Abookmarks+write%3Astatuses+write%3Anotifications&code_challenge=5UXqHZgoLfu3ykjhbQ5NGBp8bh71P8Xp3M&code_challenge_method=S256&state=eyJpZCI6ZpZGVyTmFtZSI6Ik1ljkhxhdm9yIjoicmVsZWFzZSJ9

but with modified getting this -.-

Screenshot 2024-08-14 at 10 37 30

Would be great, to have a way to login with generated token or username/password as backup :///

any ideas?

LitoMore commented 1 week ago

@dvogt23 Be careful. Don't post your private credentials to the public.

LitoMore commented 1 week ago

@bdmorin @dvogt23 I cannot reproduce the problem with https://mastodon.social. Do you guys have the mastodon.social account? Please let me know if you can reproduce the problem with the mastodon.social instance.

dvogt23 commented 1 week ago

Thanks @LitoMore with mastodon.social it works :// what could be wrong with the mas.to link?

LitoMore commented 1 week ago

It might be related to:

It looks more like a bug from the instance.

LitoMore commented 1 week ago

@raycastbot rename this issue to "[Mastodon] Error on login"

dvogt23 commented 1 week ago

Great tips @LitoMore did contact admin from mas.to and he adjust config like here and it works 🥳

LitoMore commented 1 week ago

Great. @raycastbot close this issue.