Top Level Namespace

Defined Under Namespace

Modules: Enop

Constant Summary collapse

OAUTH_CONSUMER_KEY =

Client credentials Fill these in with the consumer key and consumer secret that you obtained from Evernote. If you do not have an Evernote API key, you may request one from dev.evernote.com/documentation/cloud/

"ykominami-1-0694"
OAUTH_CONSUMER_SECRET =
"a53c21b9fe88db96"
SANDBOX =

SANDBOX = true

false