• I am attempting to connect Integromat to my WordPress install.

    I have successfully enabled visibility of custom post types in Integromat by registering my custom post types with show_in_rest. (And, though I have also used show_in_rest for my custom taxonomies, there seems no way to surface these in Integromat, but that’s not the question).

    However, in the Integromat dropdowns for the following, I see these REST API permissions errors:

    • Categories: Sorry, you are not allowed to edit terms in this taxonomy
    • Tags: Sorry, you are not allowed to edit terms in this taxonomy
    • Author Sorry, you are not allowed to list users

    This is strange to me. I have provably forced custom post types and taxonomies to be seen by Integromat by using show_in_rest (and I had to deactive my Disable REST API plugin – what is preventing Integromat from getting a list of out-of-the-box Categories/Tags and Users?

    Is there some equivalent show_in_rest setting that applies to these, too?

    Any solution that requires things like passing different authentication headers may be irrelevant for me, as Integromat wouldn’t support that, it’s supposed to hide that from me. Doesn’t mean Integromat may not have a fix to make. But, ideally, any solution is on my own WordPress install.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator bcworkz

    (@bcworkz)

    Apparently Integromat does not have adequate user capability to access users or edit taxonomies. It’s conceivable that Integromat knows how to make the right authentication requests, but your site is not setup to receive them. Try some of the API authentication plugins to see if Integromat uses any of the supported methods.

    If Integromat cannot gain authentication through any of those methods, there’s no way to overcome those errors that I know of.

    Hi there, just FYI, our developers are currently working on a new WP app version that will totally solve this issue. No exact ETA for now, but soon it will be available!

    Jonathan, Integromat

    Thread Starter parakeet

    (@parakeet)

    Great!

    @jonathanintegromat This is great news. Is there a place we can follow for updates?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘REST API: “Sorry, you are not allowed to list users / edit this…”’ is closed to new replies.