VMware Cloud Community
brettparkhurst
Enthusiast
Enthusiast

HTTP Post Request fails with InstallBuilder but works with all other tools including Postman

I'm doing a validation on one of our installer screens before allowing the user to continue.  It makes an API call using the HTTP Post Request action.  I have checked the call numerous times to ensure the headers are correct and that it is passing the proper information to the API.  It all checks out.

I'm getting the following error:

There is no operation listening for <a href="https://myurl/.../..." but there is an operation listening at <a href="https://myurl/../../".

Notice the extra / at the end of the error message.  That is not accurate and our API does not support the trailing slash like that.

InstallBuilder is the ONLY tool that cannot make the API call to our services.  I can make the exact same POST call in multiple tools including Postman and it works just fine and returns us the expected API response.

What is going on here with InstallBuilder and the HTTP Post calls?

Thank you,

Brett

0 Kudos
1 Reply
michieldhont_
Hot Shot
Hot Shot

Hi @brettparkhurst

Could you contact us in private support with this issue?

Regards,

Michiel

0 Kudos