• Hello Support,

    I am using api addon with my contact form 7 plugin when making post request after mapping fields and form submit I am getting this error in my remote server result. Also there is no log generating in Error log section how can I check all data is posting successfully and going into api. Please let me know on this issue ASAP.

    ERROR:

    SymfonyComponentHttpKernelExceptionMethodNotAllowedHttpException: The GET method is not supported for this route. Supported methods: POST. in file

    [status_code] => 302
    [protocol_version] => 1.1
    [success] =>
    [redirects] => 0
    [url] => https://dev.kickfurther.com/api/companies
    [history] => Array
    (
    )

    [cookies] => Requests_Cookie_Jar Object
    (
    [cookies:protected] => Array
    (
    )

    )

    )

    )`

    The page I need help with: [log in to see the link]

  • The topic ‘Status Code 302’ is closed to new replies.