In my case, I just add the following code in the header.php file within the head tag and [response] tag in contact-form and it is resolved for me.
<script>
jQuery(function($) {
wpcf7Elm.addEventListener( ‘wpcf7mailsent’, function( event ) {
$(‘.submit-success’).fadeIn();
setTimeout( function() {
$(‘.submit-success’).fadeOut();
},5000);
}, false );
})
</script>
Thanks all of you!
All this nonsense done and after last comment no one even take resposibilty, to comment that this guy comment very correct answer to this query. All this happen because no one tutorial, no one user guide section mentioned you have to use [response] tag to get the success message on contact 7 form.
It shows invalid redirect_uri. This value must match a URL registered with the API Key.
onclick login button