REST plugin : static collection has no bind on endpoint url

Hello,

I am using the REST API plugin, but it’s missing binding on endpoint URL on static mode (working fine on dynamic mode).

Thanks
Vincent

Hello ,

I still have this issue where I can’t bind a variable to the REST API endpoint URL.
This is really annoying when I need to switch from one environment to another.

Thank you
Vincent

Hi, you can’t bind a static collection as there will be executed on the backend with no context available.

Providing a minimal backend context (like environment variable) is something we will probably work on this year.