Page name prepended to API URL when executing API on form submit

Product: PowerShell Universal
Version: 2.6.2

I have an API at /stream-audit and when submitting a page form to this API, an “Error!” message is returned. The browser dev tools show a 404 since the page’s name is being prepended to the API URL:

Appreciate any help getting around this issue as I am not able to move forward with submitting the form.

1 Like

This issue was resolved in version 2.7.0:

Was able to successfully post a page form to the API and view the returned results.

Thanks.

2 Likes