You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2023. It is now read-only.
I got some problems with the rest api.
If i do /woo ping i get every time a timed out exception for the rest api and sometimes a timed out exception for the server connection.
Hello,
I got some problems with the rest api.
If i do /woo ping i get every time a timed out exception for the rest api and sometimes a timed out exception for the server connection.
Maybe my Server is too slow? I don't know.
If i open this link manually
https://cubetales.de/wp-json/wmc/v1/server/key
then i get {"orders":[]} as response.
I tried to activate and deactivate pretty links in the config, but had no luck with it.