Pocket Integration

@treyr sorry to ask about such an old topic - but I’m really struggling to get a callback from Pocket.

In workflow 1 I get a code back from them (which I assume is useless at this point)

I have setup my webhook as a get, like yours, and I have a responder to that - but I never get any hots back from pocket.

I’ve checked my firewall logs and they’re not even attempting it. I can also run a local curl against the webhook and get it to respond (however only as a post - I don’t know what to expect from them with a GET, I was hoping to see the request_token back from them.

Any ideas?