• Resolved marcelomidaglia

    (@marcelomidaglia)


    I’m having trouble fixing a CORS failure.

    Issue: Request URL: https://1c5r5uih1yov5.cdn.shift8web.com/wp-content/plugins/indeed-membership-pro/public/ajax-upload.php?ihcpublicn=ddf4dc9542
    Request Method: POST
    Status Code: 301
    Referrer Policy: strict-origin-when-cross-origin
    cache-control: max-age=31536000
    content-length: 166
    content-type: text/html
    date: Fri, 10 Jun 2022 22:59:08 GMT
    expires: Sat, 10 Jun 2023 22:59:08 GMT
    location: https://www.shift8web.ca
    server: Shift8_CDN
    :authority: 1c5r5uih1yov5.cdn.shift8web.com
    :method: POST
    :path: /wp-content/plugins/indeed-membership-pro/public/ajax-upload.php?ihcpublicn=ddf4dc9542
    :scheme: https
    accept: */*
    accept-encoding: gzip, deflate, br
    accept-language: pt,en-US;q=0.9,en;q=0.8
    content-length: 71193
    content-type: multipart/form-data; boundary=—-WebKitFormBoundary9pBWsIMpZ477StqH
    origin: https://cacbrasil.org.br
    referer: https://cacbrasil.org.br/
    sec-ch-ua: ” Not A;Brand”;v=”99″, “Chromium”;v=”102″, “Google Chrome”;v=”102″
    sec-ch-ua-mobile: ?0
    sec-ch-ua-platform: “Windows”
    sec-fetch-dest: empty
    sec-fetch-mode: cors
    sec-fetch-site: cross-site
    user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36

    failed to load response data: No data found for ressource with given identifier

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author shift8

    (@shift8)

    Hello!

    I’m sorry to see you are having issues.

    Our CDN should only be rewriting urls to go through our systems that are static assets (media files, css, js, etc).

    What it looks like you are showing here is a HTTP POST request through WordPress’ admin-ajax , which isn’t designed to go through our CDN at all.

    I’m curious about your current setup with our CDN – are you able to go to the plugin settings and cut/paste the debug info?

    Thank you

    Plugin Author shift8

    (@shift8)

    Closing this issue , if you have more info or further comment you can either email directly or reply to this issue

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ajax error cors’ is closed to new replies.