• Resolved joakimld

    (@joakimld)


    We recently updated this plugin from 3.1.1 to 4.2.1 (yes, quite a big leap, this hasn’t been properly maintained), so far only in our dev environment. After the update, a banner appeared saying that the WP Stateless data needed to be optimized. So we made a backup of our DB, and then started the data optimization. That seems to have gone well, but now we have this banner at the top of the WP admin interface:

    WP-Stateless: Data Optimization Complete
    Your WP-Stateless data has been optimized. You can now continue using your media as usual.

    That’s fine, but the problem is that when trying to close this banner nothing happens, and looking in dev tools we can see that this request returns 403:

    /<sitename>/wp-admin/admin-ajax.php?_fs_blog_admin=true

    Form data: action=stateless_notice_dismiss&key=dismissed_notice_migrations-finished

    Any ideas on why this might be happening?

    Thanks

    • This topic was modified 7 months ago by joakimld.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author UDX Usability Dynamics

    (@usability_dynamics)

    Thanks for the report. I shared this with our team, and here is what I got:

    There were no issues recently
    Last time I checked when l hide Setup Assistant, everything worked fine
    Error 403 means authirization issue, possibly something is blocking AJAX requests
    I’ll check a little bit later and write a response

    We’ll take a closer look and respond with more ideas soon.

    Thread Starter joakimld

    (@joakimld)

    Actually, I think this turned out to be a cache issue, it worked this morning when I tried again. Thanks anyway!

    Plugin Author UDX Usability Dynamics

    (@usability_dynamics)

    Alright, thanks for following up. Possibly it was object cache.

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

The topic ‘403 error when trying to hide “Data Optimization Complete” banner’ is closed to new replies.