oauth authentication in Windows 8 Store Apps (Web Authentication broker)
-
Hi all,
I am trying to create by own application to consume wordpress. First step is to authentication.When I try the oauth authorize URL it performs perfectly. First I am prompted with Authentication, then the authorize dialog finally to the redirect url with the code.
Same URL when I am trying out with Web Authentication broker in Windows 8, after the authentication page it redirects to the blog itself without going to the authorize screen and I am unable to get the code using which I can get the access token..
Can you please help?
Thanks,
ApratimThe blog I need help with is: (visible only to logged in users)
- The topic ‘oauth authentication in Windows 8 Store Apps (Web Authentication broker)’ is closed to new replies.