Image Background Remover API

Hey guys,

I’m trying to get this API to work. Here’s the API: ObjectCut - The easiest way to crop objects from images

I have tried to create a custom action, tested it and it was successfully created.

I’m pretty lost on how to implement this custom action. I’ve tried adding it to my custom form’s (shown below) submit button, but it doesn’t seem to work.

This is my flow right now:

Custom form (for users to upload clothes).

Here is how it looks like. I’m attempting to use the Adalo Image Source URL as the input for the image background remover.:

New Top (the top in the custom form), Tops, URL.

I look at my rapidAPI’s call logs and this is the error:

{4 items
"correlation_id":"f738f8af-66e4-46f4-944a-8a2989af0dd7"
"error":true
"error_id":"003"
"message":"Invalid URL or required parameters not specified."
}

Thank you so much in advance for your help.

If you look at the response of the custom action, you will see it has provided the same error.

Please review the requirements of the API to be sure you are providing what is requested.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.