WordPress connection: 'Website URL' with custom permalinks

I cannot connect WordPress site, and it appears that website url in activepieces is a problem. Is there a way to set a custom website url for connections in activepieces or it’s more of a WordPress issue? I have a custom permalinks structure that must remain.

I have:

  • Basic Authentication handler installed;
  • WP Application Password created.

My permalinks custom structure is:

  • {base}/%category%/%postname%/
    It must stay as it is.

The connection tries to connect trough:
/wp-json/wp/v2/categories
while I think it should be:
/wp-json/wp/v2/

Is there a way to set the right url for the connection in activepieces? Or any other ideas?