Publish a post on WordPress via Telegram
Status: Closed · Asked by andersonnarciso on · 0 views
hey guys! I'm trying to publish a post on WordPress through telegram. I followed a video (
youtube.com/watch?v=-osThI7QUs0
) but at the end it comes back saying that the user does not have permissions to publish the post. What's wrong? I tried settings in .htaccess but to no avail. Could you help me?Code: rest_cannot_edit_others
Message: Sorry, you are not allowed to create posts as this user.
Data Status: 401
Hi @andersonnarciso,
Could you please share the Workflow URL in which you are facing this issue?
Hi @andersonnarciso,Could you please share the Workflow URL in which you are facing this issue?
Thanks for reply.
I solved it with the JSON Basic Authentication plugin. Thanks!