Workflow does not support method post?

Hi an app I’m working on is getting this error when users are entering their 2 factor Authentication Code upon login.

It’s been working fine for months, but all of a sudden starting returning this error a couple of days ago whenever someone tried to login. Does anyone know what would be the best way to fix this?

For context: When a user logs in, a 2FA code is created in the backend and sent to the users email. When the user enters the code on the frontend, it triggers a backend workflow to check that the 2FA code matches.

This topic was automatically closed after 70 days. New replies are no longer allowed.