pablonaj
pablonaj2w ago

pablonaj - I have an issue with a Rest API Call...

I have an issue with a Rest API Call trigger, I am triggering a webhook from Inoreader with the content of an RSS in Json. When I post it from Postman or Hoppscotch it works, but when it's coming from Inoreader Buildship returns an error.
3 Replies
pablonaj
pablonaj2w ago
When I send the request to Webhook.site, there I get this: Request Details POST https://webhook.site/7748369e-de5c-4661-b250-d2be4740ff62 Host 92.247.181.45 Whois Shodan Netify Censys VirusTotal Date 13/10/2024 22:00:42 (13 minutes ago) Size 3.8 kB Time 0.000 sec ID 99e0eab4-72b4-4599-85ac-8da0613ba15d Note Add Note Headers content-length 3869 x-inoreader-rule-matches-total 31 x-inoreader-rule-matches-today 13 x-inoreader-rule-name Summarize with Buildship x-inoreader-user-id 1005111691 content-type application/json accept / user-agent Inoreader Webhook Processor/1.0 host webhook.site Query strings (empty) Form values (empty)
pablonaj
pablonaj2w ago
And this file attached has the content of the request. My workflow executes without issues when receiving the API trigger from Postman or Hoppscotch.
pablonaj
pablonaj2w ago
ok some of the times the workflow executes correctly when coming from Inoreader, very confusing.