podio / podio-js

Official Podio JavaScript SDK for node and the browser
http://podio.github.io/podio-js/
MIT License
45 stars 49 forks source link

Fixing routing error in server_auth example route index where an erro… #47

Closed muluc closed 8 years ago

muluc commented 8 years ago

…r got rendered as success page

Hey guys, when I was experimenting with the examples I was always getting a success page even if there was an error 401 getting returned - very confusing because I couldn't understand why /users test route was giving back a 401. it turned out I just had an outdated secret which wasn't shown because of that.

Ahoy

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 92.059% when pulling 96a75a5df8814482e004d8cc1b6dfa04442b6197 on muluc:master into 89a764ba8511371922da3955f8e6caa64a8f2dbc on podio:master.