Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor dudo

    (@dudo)

    Hello!

    Yes, I’m already aware of this, I’ve already fixed and fix will be available in the next version (2.3.3)

    Best,
    Dario

    Plugin Contributor dudo

    (@dudo)

    Update with version 2.3.3, it is fixed now ??

    Best,
    Dario

    Thread Starter rayafeed

    (@rayafeed)

    Hello,
    I updated to 2.3.3 when released it was not fixed. Again tested by updating to 2.3.5 and still exists. I have disabled the plugin on prod website but testing on my local it sends a request to the following URL:

    https://localhost/signal/wp-json/wp/v2//58621?_fields=yasr_visitor_votes&_wpnonce=680f0e35c6

    Here is request Header details:

    
    GET /signal/wp-json/wp/v2//58621?_fields=yasr_visitor_votes&_wpnonce=680f0e35c6 HTTP/1.1
    Host: localhost
    Connection: keep-alive
    Pragma: no-cache
    Cache-Control: no-cache
    User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36
    Accept: */*
    Sec-Fetch-Site: same-origin
    Sec-Fetch-Mode: cors
    Referer: https://localhost/signal/analyse/%d8%a8%d8%b1%d8%b1%d8%b3%db%8c-%d9%86%d9%85%d8%a7%d8%af%d9%87%d8%a7%db%8c%db%8c-%da%a9%d9%87-%d8%a7%d8%b2-%d9%84%d8%ad%d8%a7%d8%b8-%d8%aa%da%a9%d9%86%db%8c%da%a9%d8%a7%d9%84-%d8%af%d8%b1-%d8%b3%db%8c/
    Accept-Encoding: gzip, deflate, br
    Accept-Language: en-US,en;q=0.9,fa;q=0.8,pt;q=0.7
    Cookie: wp-settings-16=libraryContent%3Dbrowse; wp-settings-time-16=1587877374; yasr_visitor_vote_cookie=%5B%7B%22post_id%22%3A57875%2C%22rating%22%3A3%7D%5D; wordpress_test_cookie=WP+Cookie+check; wordpress_logged_in_6fcbc461d3fd9089ecb5233a6f323410=mahdi.mehrizi%7C1591687932%7CkMeXM2TpxO3Ock4ymgiCOjFnh4KQwXndH6NWB0EFVAm%7Cdf215326566779a12426c7446559d8372dcec60dcd6b43cf646cc56fdc2683be; _ga=GA1.1.1270452318.1579343712; XDEBUG_SESSION=PHPSTORM; _hjid=de2132c0-8f1d-4c2a-859c-0c921c66fbd1; crisp-client%2Fsession%2F738dbbb1-048d-4b25-865e-76837215a181=session_5205e5b0-d860-4c5b-9d0c-cd9dd259175a; webyka_live_chat_1=oH7Y8c; ppkcookie=un; _gid=GA1.1.903679717.1591438057; _hjAbsoluteSessionInProgress=1
    

    And response Header:

    HTTP/1.1 404 Not Found
    Date: Sun, 07 Jun 2020 07:58:47 GMT
    Server: Apache/2.4.41 (Unix) OpenSSL/1.1.1d PHP/7.3.11 mod_perl/2.0.8-dev Perl/v5.16.3
    X-Powered-By: PHP/7.3.11
    X-Robots-Tag: noindex
    Link: <https://localhost/signal/wp-json/>; rel="https://api.w.org/"
    X-Content-Type-Options: nosniff
    Access-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages
    Access-Control-Allow-Headers: Authorization, Content-Type
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    X-WP-Nonce: 680f0e35c6
    Content-Length: 269
    Keep-Alive: timeout=5, max=89
    Connection: Keep-Alive
    Content-Type: application/json; charset=UTF-8
    
    Plugin Contributor dudo

    (@dudo)

    Hi rayafeed, seems like in the URL the cpt parameter is missing; what kind of post type are you using?

    Further, are you using some kind of caching plugin?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Ajax mode results in error’ is closed to new replies.