I've been successfully using the Evernote Cloud API (client primarily, but also a bit of oauth) but have now hit a snag. While connected to my company's network/internet via Cisco VPN, my application times out when making the userStore.checkVersion() call. No problems running the app with VPN off, but connect it and everything goes dead.
The Evernote Windows app has no problems at all syncing while connected via VPN, so I'm certain it's a setting/call/something I'm just not making. My code is based on the sample code provided with the API download, though, and after combing through the API docs and searching the forums, I'm not sure where else to look for what I may be missing.
Any help, guidance, or consolation you can share would be greatly appreciated...but especially help or guidance.
Thanks so much,
Marco












