Hi,
I meet a problem when i develop a third-part application on windows mobile platform.
When application do the oauth process as the follow docment
http://wiki.developer.myspace.com/index.php?title=OAuth_REST_API_Usage_-_Authentication_Process
step1 is ok ,and can get the server's response. step2,I open browser and let user to do the authentication,
but the problem is if i put the useid which is not the id i get the comsumer_key and comsumer_seceret, the browser will do not redirction the call_back URL which was set by step3 and the browser will goto the myspace home page.
how can i do? i do not know how to do?
anyone can help me. please