WPAutoBlog

Product details

Q: No matter what I do I can't get rid of this error - Your REST-API endpoint URL not working I removed the ...

site from cloudflare, I installed Application Passwords, for nothing
https://....ro/wp-json I see a wall
what else can i try? I think I will ask for a refund because I can't use it

kreatorteamJan 19, 2024
Founder Team
Hendrik_WPAutoBlog

Hendrik_WPAutoBlog

May 14, 2024

A: Hi,
please check the documentation: https://wpautoblog.com/documentation
Thanks

Share
Helpful?
Log in to join the conversation
Verified Purchaser badge

Verified purchaser

Posted: Jan 19, 2024

I am looking for a developer to help me with the settings. I'm missing something, the same settings, it works for me in one domain, not in another

Founder
Posted: Jan 19, 2024

Hi,
please check the documentation: https://wpautoblog.com/documentation
Thanks

Verified Purchaser badge

Verified purchaser

Posted: Jan 19, 2024

I'm missing something, I have the same settings, it works for me in one domain, not in another

Verified Purchaser badge

Verified purchaser

Posted: Jan 19, 2024

I also opened a ticket with the host, they said it's not from them

Verified Purchaser badge

Verified purchaser

Posted: Jan 19, 2024

<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="robots" content="noindex, nofollow"> <title>One moment, please...</title> <style> body { background: #F6F7F8; color: #303131; font-family: sans-serif; margin-top: 45vh; text-align: center; } </style> </head> <body> <h1>Please wait while your request is being verified...</h1> <form id="wsidchk-form" style="display:none;" action="/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f" method="get"> <input type="hidden" id="wsidchk" name="wsidchk"/> </form> <script> (function(){ var west=+((+!+[])+(+!+[]+!![]+!![]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+!![])+(+![]+[])+(+!+[]+!![]+!![])+(+!+[]+!![]+[])+(+!+[]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+[])), east=+((+!+[]+!![]+!![])+(+!+[]+!![]+!![]+!![]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+!![])+(+!+[]+[])+(+!+[])+(+![]+[])+(+!+[]+!![]+!![]+!![]+!![])), x=function(){try{return !!window.addEventListener;}catch(e){return !!0;} }, y=function(y,z){x() ? document.addEventListener("DOMContentLoaded",y,z) : document.attachEvent("onreadystatechange",y);}; y(function(){ document.getElementById('wsidchk').value = west + east; document.getElementById('wsidchk-form').submit(); }, false); })(); </script> </body> </html>

Do not answer with please check the documentation: https://wpautoblog.com/documentation
What error is this?

Founder
Posted: Jan 19, 2024

Hi, I already send you the answer via email but I can repeat it here as well.
"One moment, please..." as you can see Cloudflare is blocking our request, you need to turn off cloudflare or whitelist our IP as described in the documentation.
Thanks

Verified Purchaser badge

Verified purchaser

Posted: Jan 19, 2024

Like that, correct? https://ibb.co/Wv3phbJ
I already did that today

Founder
Posted: Jan 19, 2024

Cloudflare is still blocking the request as you can see by the code above, our API request never reaches your site.
Just turn Cloudflare off completely or disable the caching function.