LinkedIn Post with Inoreader - issue

Hi guys,

I’m trying to create a daily scheduled post on LinkedIn with Inoreader.
Workflow seems to be working fine but nothing gets published.
LinkedIn Post - blueprint.json (24.6 KB)

JSON attached.
I hope you could kindly have a look and advise what am I missing here.

Many thanks,
Ofer

Hi @Ofer_Langer ,

Integrate the HTTP “Get a File” module to retrieve image data.
By using the Text Parse module, you can extract the relevant image information.
But for Image Data use HTTP module to fetch the binary content of the image. Map the binary image data to LinkedIn as required.


Thank you @Brainstream for your kind help.
I followed your instructions. No errors occurred, as you can see:

But nothing gets published.
See blueprint attached.
I hope you can please kindly advise.

Many thanks,
Ofer
LinkedIn Post - blueprint.json (26.3 KB)

@Ofer_Langer Can you please post your HTTP & LinkedIn module’s Output here

Sure @Brainstream .
Here you go.
LinkedIn output:

HTTP output:

I noticed something interesting…
When I ran the workflow from a different PC (=different IP) it posted perfectly.
But when I tried to run it from my PC, even though the workflow showed no errors - nothing was published.