Page 1 of 1

Rest results in error - can't figure out why

Posted: Mon Feb 04, 2013 4:11 pm
by New Mobile Guy

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?


Rest results in error - can't figure out why

Posted: Mon Feb 04, 2013 4:29 pm
by maxkatz

Add 'token' and 'url' as request parameters, instead of adding them to the URL. It's a know issue and will be fixed tomorrow.

Image