thepurplebubble / site

Purple Bubble's main website.
https://www.purplebubble.org
GNU Affero General Public License v3.0
2 stars 5 forks source link

[BUG] - Invalid List ID error after RSVPing. #52

Closed DevSrijit closed 3 months ago

DevSrijit commented 4 months ago

What bug did you encounter?

I got redirected to postal.hackclub.com/subscribe which sent an "Invalid List ID" error after I tried to RSVP.

What did you expect to happen?

I expected to get to a confirmation page ?

Screenshots

No response

Additional information

No response

kcoderhtml commented 4 months ago

@jaspermayone did you cancel the postal integration?

kcoderhtml commented 4 months ago

If you feel it's ready, I can switch it over to Catapult for now, and we can get a new Cloudflare-mailer instance setup to send emails

kcoderhtml commented 4 months ago

Thanks for noticing this @DevSrijit!

DevSrijit commented 4 months ago

Np !

jaspermayone commented 4 months ago

@kcoderhtml I haven't done anything on our side...

kcoderhtml commented 4 months ago

Wonderful... so it's an HQ issue then

kcoderhtml commented 3 months ago

The decision has been made to migrate to thepurplebubble/catapult-mailer which entails moving the form action into an Astro self submission leading to a fetch request as detailed here and here for the Astro docs

EmperorNumerius commented 3 months ago

I will be doing this