Good morning
I have a problem, when I want to connect WordPress to a make connector I get a code 403 error.
Can anyone help me?
Good morning
I have a problem, when I want to connect WordPress to a make connector I get a code 403 error.
Can anyone help me?
Welcome to the Make community!
Make sure there are no spaces before and after your API key.
If you have the Make DevTool Chrome extension installed, you should be able to view the request and response headers and body from each module when you manually run the scenario.
From the Help Center article about the Make DevTool:
Make DevTool allows you to debug your Make scenarios in a completely new way. It adds an extra pane to the Chrome Developer Tools. Using this new debugger pane, you’re able to check all the manual runs of your scenario, review all the performed operations and see the details of every API call performed. It also brings a whole bunch of new opportunities for Apps development. You’re able to check every call that your app has performed. Thanks to this extension, you can easily debug your scenario, see which module, operation, even which single response causes the error, and then get your scenario back on track. Try it out and let your scenarios shine!
For more information on how to install and use this, see https://www.make.com/en/help/scenarios/integromat-devtool
No there is no space.
I can’t connect it. error 403.
on my site I have wordfence there is perhaps something to see?
in the console : (Failed Dependency)
Hey There @stephane
Hope you are doing well ,
Please verify that the API key has the necessary permissions to perform the actions you are trying to automate
Also Double-check the endpoint and URL you are using in the Make connector. Make sure they are correct and correspond to the WordPress API endpoints.
Lastly , Ensure that the WordPress user account associated with the API key that you are using has the required permissions. For example, if you are trying to create or update posts, your account should have the appropriate capabilities.
Let me know if these points help.
Good morning
nothing to do I still have error 403 or error 404.
I checked everything but my problem is that I cannot connect to WordPress…
I have ionos hosting.
To test I took another hosting on ovh and I have the same problem.
Hey There @stephane ,
Hope You are doing well,
The presence of Wordfence, can indeed be a factor in encountering a 403 error when trying to connect your WordPress to Make.
Try Temporarily Disable Wordfence
But before temporarily disabling WordFence try adjusting the firewall rules as needed.
Good morning
I deactivated wordfence, I even created another wordpress without any module just make connector and it does the same for me, impossible to connect it.
I do not know what to do.
Hey there @stephane ,
Hope you are doing well,
If Nothing else works try raising a ticket on wordpress support to solve your problem ,
Let me know if this helps.
No, that doesn’t work.
Incorrect file permissions are a common cause of Error 403. Ensure that directories are set to 755 and files to 644. You can use an FTP client or SSH to check and modify file permissions.
Another time this error occurs is when the user trying to access the API does not have the necessary permissions to perform the requested action (not administrator).
Failed Dependency errors are usually something to do with the web hosting provider, or a bad Wordpress installation (core/themes/plugins).
Thanks for your help anyways.
All rights are indeed 755 and 644.
I tried a host (ionos and ovh) and it doesn’t work, it’s the same.
while working on the server I managed to connect the site I think, but I have 404s here
I’ve translated the error message into English. It says:
[404] No route corresponding to the URL and the request method was found. (error code: rest_no_route).
Potential Causes
Troubleshooting Steps
Additional Considerations
If you continue to encounter difficulties after following these steps, seeking assistance from WordPress support forums or a developer with REST API expertise is recommended. This is because it doesn’t seem like a Make platform issue, but with where your Wordpress site is hosted.
I would like to find a developer yes it is becoming complicated for me