Automattic / gravatar

Gravatar monorepo.
11 stars 4 forks source link

The Verified Account System doesn't work correctly for Mastodon #9

Open schtobia opened 3 weeks ago

schtobia commented 3 weeks ago

Bug Report

Description / Observed Behavior

I want to link my Mastodon account to my Gravatar account. On Gravatar's side, the function fails with the error message:

We could not find a rel="me" back link to your Gravatar profile on the provided profile page.

Screenshot 2024-06-21 083125

Additionally, the browser console drops the following message (full version on https://pastebin.com/57tGMrjc):

POST https://api.gravatar.com/v2/users/me/verify-rel-me?_locale=&source=web-app-editor [HTTP/3 404 Not Found 1428ms]

Expected Behavior

The link should be successfully created.

Repro Steps / Code Example

See above.

Your Environment

Additional Information

Any other information about the problem here.

johngodley commented 3 weeks ago

Thanks, we'll look into this. You might want to delete the pastebin as it contains your authentication cookie.

johngodley commented 3 weeks ago

Can you copy/paste the full code here?

schtobia commented 3 weeks ago

Thanks, I've redacted the pastebin.