I’m trying to login here --> https://canvas.fediverse.events/ but can’t seem to.
Maybe this helps?
curl 'https://auth.fediverse.events/api/v1/login/step/username' \
-H 'Accept: */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-b 'connect.sid=s%3AyUrOl_jKXQ...removed.for.reasons...2wm7rkbzw5wdkvg2%2Bdzw' \
-H 'Origin: https://auth.fediverse.events/' \
-H 'Referer: https://auth.fediverse.events/login?return=%2Finteraction%2F5_Yx..removed..oAld' \
-H 'Sec-Fetch-Dest: empty' \
-H 'Sec-Fetch-Mode: cors' \
-H 'Sec-Fetch-Site: same-origin' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \
-H 'sec-ch-ua: "Not)A;Brand";v="8", "Chromium";v="138", "Brave";v="138"' \
-H 'sec-ch-ua-mobile: ?0' \
-H 'sec-ch-ua-platform: "Linux"' \
--data-raw '{"username":"Ek-Hou-Van-Braai","instance":"piefed.social"}'
You must log in or # to comment.
Don’t put a @ on the front, that’ll get you to the next step and at that point it will try to send you a PM but it never arrives when I try it.
Sorry :)
I didn’t put a @ there, the UI just shows that, if you look at the cURL request it’s just my username
{“username”:“Ek-Hou-Van-Braai”,“instance”:“piefed.social”}
I had the same problem, ended up login in with a lemmy account. Maybe piefed being still relatively new means it’s not yet integrated in the Fediverse Auth system ?
Same for me with the same error