Setup Failed
-
Hi,
When attempting the initial WooCommerce setup on /wp-admin/admin.php?page=wc-admin/, upon pressing Continue on the first page I get: “There was a problem updating your preferences”I’m running Nginx and already added:
location ~ ^/wp-json/ {
rewrite ^/wp-json/(.*?)$ /?rest_route=/$1 last;
}to my config. Interestingly enough from /wp-admin/admin.php?page=wc-settings I’m able to save changes without any issues. Any ideas what’s going on? Thanks in advance.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Setup Failed’ is closed to new replies.