我正在编写一个简单的脚本,它将使用指向Evernote联机注释的URL,并将它们转换为evernote:///协议。echo "https://www.evernote.com/shard/s2/nl/227468/1875e55a-e512-4cf9-9b18-9e93c6a27359/" | sed 's#https:_/_/www_.evernote_.co
我正在尝试让OAuth与EverNote API示例一起工作(因为,正如他们所说的,“真正的应用程序使用OAuth对Evernote进行身份验证”)。我看了这些:
// Real applications authenticate with Evernote using OAuth, but for the
// purpose ofexploring the API, you can get a developer token tha