Proxy for Luminate Online API

Options

Hello!

I'm trying to build a proxy microservice because the Luminate Online API that the customer needs to use requires requests from a server with a static IP address added to their IP allow list, and the customer server can't have a static IP address for now.

I have developed a Node.JS script (see it on GitHub) but it's not working. The API still sees the original caller IP address, not the proxy IP address…

Has anyone ever resolved a situation similar to mine? Any ideas?

Tagged:

Categories