code for OAuth for evernote in WP7?

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-13 06:49:14

问题


Im developing an WP7 app. So i need to access and create some notes with attachments. I cant get the OAuth done. The samples provides along with sdk are using devoloper tokens. But I need Access token. Please help me out


回答1:


As Seth pointed out in this another question in the Evernote forum: http://discussion.evernote.com/topic/26377-oauth-c-example/

There exists an C# example using the Reactive OAuth library.

I have just found it (and found your question) while looking the same as you. I have downloaded, inserted my API Key values, and worked like a charm. I got a AuthToken for an account I have created in the sandbox.



来源:https://stackoverflow.com/questions/10466757/code-for-oauth-for-evernote-in-wp7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!