javascript - I cannot get a token in a production environment in spite of good working in a sandbox environment -
although have posted below question evernote developer forum, forum has been closed before have gotten response question.
i have gotten proposal 1 of evernote employees, chanatx, check whether key have been activated correctly. however, forum closed before reply.
thus, please let me post here again.
i developing evernote app in javascript.
i have trouble regarding oauth. although can token in sandbox environment, cannot in production environment.
i use sample code in https://github.com/evernote/phonegap-example/blob/master/helloworld/www/js/index.js , linked evernote web site. in sandbox environment, can token, in production environment, cannot. in production environment, screen, can input user name , password, popped up. however, after inputting information, page moves attached page (sorry, page wasn't found). please find attached picture. screenshot
what have tried in order move sandbox environment production environment changing evernotehostname "sandbox.evernote.com" "www.evernote.com".
i embarrassed because not work in production environment in spite of working in sandbox environment. have believed these 2 environments same. however, different?
i appreciate if propose how improve it.
as i've got didn't activate api key production servers.
Comments
Post a Comment