• Resolved chuck820

    (@chuck820)


    It seems when somebody tries to submit the forgot password submit button, the form doesn’t always submit. I’ve noticed that it does have a tendency to fail the first time you try with the following error response in the Network log.

    Request URL: https://basetek.com/account/forgot-password/wp-login.php/?checkemail=confirm
    Request Method: POST
    Status Code: 402
    Remote Address: 96.30.43.38:443
    Referrer Policy: no-referrer-when-downgrade
    content-type: text/html; charset=UTF-8
    date: Fri, 11 Mar 2022 14:44:24 GMT
    link: <https://basetek.com/wp-json/&gt;; rel=”https://api.w.org/&#8221;, <https://basetek.com/wp-json/wp/v2/pages/130&gt;; rel=”alternate”; type=”application/json”, <https://basetek.com/?p=130&gt;; rel=shortlink
    referrer-policy: no-referrer-when-downgrade
    server: Apache
    set-cookie: wordpress_test_cookie=WP%20Cookie%20check; path=/
    vary: Accept-Encoding
    :authority: basetek.com
    :method: POST
    :path: /account/forgot-password/wp-login.php/?checkemail=confirm
    :scheme: https
    accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    accept-encoding: gzip, deflate, br
    accept-language: en-US,en;q=0.9
    cache-control: max-age=0
    content-length: 165
    content-type: application/x-www-form-urlencoded
    cookie: _ga=GA1.2.1629261380.1647009752; _gid=GA1.2.393696179.1647009752; wp_wcpt_session_a03f41190d1f4e55c639560e92cbfafd=9611938f9b56f1a30dfba5c0b5e9da37%7C%7C1647182550%7C%7C1647178950%7C%7C2c01f0cf0d3658be5d4677ef6672660c; wordpress_test_cookie=WP%20Cookie%20check; privacy_embeds=consent; rfqtk_wp_session_c1d9f50f86825a1a2302ec2449c17196=1079b042f8c8a30f9c64ac0023a24bd6%7C%7C%7C%7C; _gat=1
    origin: https://basetek.com
    referer: https://basetek.com/account/forgot-password/wp-login.php/?checkemail=confirm
    sec-ch-ua: ” Not A;Brand”;v=”99″, “Chromium”;v=”99″, “Google Chrome”;v=”99″
    sec-ch-ua-mobile: ?0
    sec-ch-ua-platform: “Windows”
    sec-fetch-dest: document
    sec-fetch-mode: navigate
    sec-fetch-site: same-origin
    sec-fetch-user: ?1
    upgrade-insecure-requests: 1
    user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36`

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Forgot Password error 403’ is closed to new replies.