Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MO
Posts
36
Comments
389
Joined
2 yr. ago

  • Interestingly, whenever I click the Verify Email URL in my email, it goes to a page that only has a header: "Verify Email".

    The URL endpoint responsible for validating the email also responds with a 404:

    https://lemmy.world/api/v3/user/verify_email

    Response body:

     
        
    {"error":"token_not_found"}
    
      

    Issue persists across devices and browsers (Safari, Firefox, Chromium)