Rest results in error - can't figure out why
I have a rest call that works perfectly if I put the url in a browser:
http://www.diffbot.com/api/article?to...
However, when I try to put in a rest service via tiggzi (with no parameters - just the url), I get a wierd error saying the token id is not correct:
"Not authorized API toke"
Normally, I would think it's the rest service (diffbot), but it works fine in the browser. Any ideas what could be going on?