初始化 Evernote API 时出错
你好 我正在 android(3.0) 上开发一个应用程序并尝试使用 Evernot API。我下载了 Evernote API 示例并尝试使用它。 我使用 Evernote 示例应用程序名称“HelloEDAM”,当我运行应用程序时,屏幕上显示以下错误 “初始化 Evernote API 时出错”。我有 Evernote 发送给我的 API 消费者密钥和消费者密钥,并且还提供了正确的用户名和密码。知道可能是什么问题吗?
非常感谢!
Hi
I am developing an application on android(3.0) and trying to use the Evernot API. I downloaded Evernote API with sample and trying to play with it.
I working with evernote sample application name "HelloEDAM" , when i run the application following error displays at screen
"Error initializing Evernote API".. i have the API consumer secret and consumer Key which is send by Evernote to me and also providing the right username and password. Any idea what could be the problem?
many thanks !!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果我们无法对 Evernote 进行身份验证,则会显示该错误。造成这种情况的常见原因是:
我们还会记录一条消息,其中包含导致错误的异常。
That error is shown if we're unable to authenticate to Evernote. Common causes of this are:
We also log a message that contains the exception that caused the error.