Code Monkey home page Code Monkey logo

Comments (5)

viraf avatar viraf commented on July 22, 2024 1

My bad. The issue was with the configuration. I was using the ENCRYPTION_KEY in config.json and not using the encrypted POST url.

from formplug.

danielireson avatar danielireson commented on July 22, 2024

Hi Viraf, i'll take a look this properly later. So just to confirm, you get a HTTP 500 Internal Server Error and not HTTP 502 Bad Gateway? I suspect it's related to the email address that you're either trying to send to or have verified. It looks like the error from AWS SES is getting discarded, which isn't helpful. I've replicated locally and on the docs website that a 502 happens when sending messages to an invalid email address (e.g. [email protected]).

from formplug.

viraf avatar viraf commented on July 22, 2024

Thanks Daniel

I too am getting a 502 Bad Gateway Error. Just checked in an http client. I can confirm that I am using a verified email address in the form action.

from formplug.

viraf avatar viraf commented on July 22, 2024

Hi Daniel, With further testing I found that the encrypted email address endpoint works as expected but the plain text one doesn't.

from formplug.

danielireson avatar danielireson commented on July 22, 2024

Glad you got it working with the encrypted string. Do you mind sharing the email address you were trying to send to? It would be great to check it against the regex pattern used for validation. Feel free to send it to me over email if you don't want to disclose it publicly.

from formplug.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.