Hi All.
Like in the tittle. I use ‘Make Connector’ plugin, API key from it and Wordpress REST API base url: https://my-domain.pl/wp-json/ and get the error. I have checked it with two domains / webpages.
Anyone can help?
Hi All.
Like in the tittle. I use ‘Make Connector’ plugin, API key from it and Wordpress REST API base url: https://my-domain.pl/wp-json/ and get the error. I have checked it with two domains / webpages.
Anyone can help?
Hi @Dariusz_Ciesielski and welcome to the Make Community!
A 406 error is an indication that you sent a request that your server does not accept. I tried on my end and couldn’t get it to work weither. But I get a 404 error. I’m wondering if it’s not a bug or an error in the documentation.
I’m curious to see what others say.
L
Hi @Dariusz_Ciesielski
The 406 Status Code Error usually occurs when the server cannot generate a response acceptable to the client based on the Accept headers or content requested. For your specific case with WordPress and the Make Connector plugin, Verify Plugin and API Key Configuration
Ensure the Plugin is Active: Confirm that the Make Connector plugin is installed, activated, and properly configured on your WordPress site.
Regenerate API Key: Go to the Make Connector plugin settings and regenerate the API key to ensure it’s valid. Use this new API key in your Make scenario.
You can refer the documentation here for guidance on setting up the connection properly
Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation
Problem solved. Server mod_security has blocked the process.