Thread Starter
wikass
(@wikass)
There was a problem with retrieving your Domain Key. Please click the Waiting for Approval button to retry.
There are two reasons why we might not be able to communicate with your domain::
1) The POST callback to https://wscode.pl/wp-json/litespeed/v1/token failed.
2) Our Current Online Server IPs was not whitelisted.
Please verify that your other plugins are not blocking REST API calls, whitelist our server IPs, or contact your server admin for assistance.:
Hi,
Please be more specific about your problem.
If you’re not getting a domain key, please verify all IPs on this list https://api.quic.cloud/ips are whitelisted before you request one.
Regards.
Plugin Support
qtwrk
(@qtwrk)
Hi,
your WP REST API is disabled
[root@test1 ~]# curl -XPOST -d "test" https://wscode.pl/wp-json/litespeed/v1/token
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access this resource.</p>
</body></html>
it should return 200 OK or 404 not found , not 403 forbidden
best regards,
Thread Starter
wikass
(@wikass)
Hello, how can i turn it on?
Plugin Support
qtwrk
(@qtwrk)
Hi,
I do not know.
there is a millions different ways to disable this , I don’t know how did you disable it in the first place
most probably, some security plugins or optimization plugins if you have any
Best regards,