Azure Mobile Services-Authentication Error -


while trying log azure mobile service using authentication token error: "the authentication token's signature malformed or signed different key." using facebook authentication provider.

what doing wrong here?

p.s. i'm using windows 8 sdk windows store apps.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -