Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outdated? getting exception in example file #18

Open
miketucker opened this issue Oct 2, 2015 · 0 comments
Open

outdated? getting exception in example file #18

miketucker opened this issue Oct 2, 2015 · 0 comments

Comments

@miketucker
Copy link

Is it possible that this lib is outdated but the API is up to date?
Tried running the sample.php script and get an exception, here's the output:

Is my Evernote API version up to date?  1

Uncaught EDAM\Error\EDAMSystemException:
exception 'EDAM\Error\EDAMSystemException' with message 'authenticationToken' in /Users/mike/work/everlicious/vendor/evernote/evernote/lib/packages/UserStore/UserStore.php:3204
Stack trace:
#0 /Users/mike/work/everlicious/vendor/evernote/evernote/lib/packages/UserStore/UserStore.php(711): EDAM\UserStore\UserStore_getNoteStoreUrl_result->read(Object(TBinaryProtocol))
#1 /Users/mike/work/everlicious/vendor/evernote/evernote/lib/packages/UserStore/UserStore.php(672): EDAM\UserStore\UserStoreClient->recv_getNoteStoreUrl()
#2 [internal function]: EDAM\UserStore\UserStoreClient->getNoteStoreUrl('S=s14:U=1badea:...')
#3 /Users/mike/work/everlicious/vendor/evernote/evernote/lib/Evernote/Client.php(154): ReflectionMethod->invokeArgs(Object(EDAM\UserStore\UserStoreClient), Array)
#4 /Users/mike/work/everlicious/vendor/evernote/evernote/lib/Evernote/Client.php(81): Evernote\Store->__call('getNoteStoreUrl', Array)
#5 /Users/mike/work/everlicious/vendor/evernote/evernote/lib/Evernote/Client.php(81): Evernote\Store->getNoteStoreUrl()
#6 /Users/mike/work/everlicious/vendor/evernote/evernote/sample/client/EDAMTest.php(74): Evernote\Client->getNoteStore()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant