fatal error after api setup
-
I get a fatal error when attempting to add a new form after setting up mautic to Ninja form api integration.
Fatal error: Uncaught Mautic\Exception\IncorrectParametersReturnedException: Incorrect access token parameters returned: Array in /home/webuycar/public_html/NewDreamCoaching.com/wp-content/plugins/wp-mautic-form-integrator/lib/Auth/OAuth.php:505 Stack trace: #0 /home/webuycar/public_html/NewDreamCoaching.com/wp-content/plugins/wp-mautic-form-integrator/lib/Auth/OAuth.php(408): Mautic\Auth\OAuth->requestToken() #1 /home/webuycar/public_html/NewDreamCoaching.com/wp-content/plugins/wp-mautic-form-integrator/wp-mautic-form-integrator.php(379): Mautic\Auth\OAuth->validateAccessToken() #2 /home/webuycar/public_html/NewDreamCoaching.com/wp-content/plugins/wp-mautic-form-integrator/wp-mautic-form-integrator.php(473): haw_mautic_integration_get_forms_from_server(‘haw-mautic-inte…’) #3 /home/webuycar/public_html/NewDreamCoaching.com/wp-includes/class-wp-hook.php(286): haw_mautic_integration_add_new(”) #4 /home/webuycar/public_html/NewDreamCoaching.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #5 /home in /home/webuycar/public_html/NewDreamCoaching.com/wp-content/plugins/wp-mautic-form-integrator/lib/Auth/OAuth.php on line 505
I was able to get it to work after changing to oauth2 but since I know nothing about oauth some of the posts Ive seen about it being less secure is concerning.
Can you tell me how to resolve the fatal errors, or at least where to being debugging?
- The topic ‘fatal error after api setup’ is closed to new replies.