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.
Coverage remained the same at 92.059% when pulling 96a75a5df8814482e004d8cc1b6dfa04442b6197 on muluc:master into 89a764ba8511371922da3955f8e6caa64a8f2dbc on podio:master.
…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