Hi Guys,
I´m trying to connect my n8n workflow to a blog hosted on wordpress.com (not self hosted).
- I´ve created an application password (as suggested for two factor authorization).
- I´m using this URL as WordPress URL with my credentials (the query param at the end is only added to avoid possible caching issues): https://public-api.wordpress.com/wp/v2/sites/mywebsite.wordpress.com/posts?1=1
However, I´m still unable to create a post cause wordpress.com responds as follows:
"Authorization failed - please check your credentials
Sorry, you are not allowed to create posts as this user."
I think I´ve an issue with the URL - maybe someone has a hint for me?
Thanks a lot in advance,
best regards,
Michael