cf7-to-api
cf7-to-api copied to clipboard
Handle API errors
Currently, if the form is filled up properly but an error occurs at the API side, the form still shows a 'success' message. Would be nice to be able to show the server error on the form if the API call fails.
In the contactform setting under
- DEBUG LOG ( View last transmission attempt ) - there is a field with "Remote server result:"
Is this what you are looking for?
In the contactform setting under
- DEBUG LOG ( View last transmission attempt ) - there is a field with "Remote server result:"
Is this what you are looking for?
No, what I was thinking is to show the user (on the front-end side) that an error occurred at the API side
As an example, if the API replies with a "500: internal server error", the form on Front End would show "Internal server error"
Hi @kennym, do you have any plans to address this issue? Your solution is perfect for my use case except for this detail. I'd love to contribute but PHP is not really amongst my prefered programming languages so I don't know even where to start.
Thanks!
@RafaelMiquelino this will be in the next release.
Bump! Wondering if this was released?
Great plugin, but sis this possible yet? Would really make the plugin more usefull in a lot of cases.