Bitglass 1 Posted February 4 Share Posted February 4 Hi, I'm a developer with Bitglass working on the product integration of our CASB and Evernote. When proxying via our CASB, on the login page (https://www.evernote.com/Login.action), after typing in the username and clicking continue, the password box won't show up. In the developers console, I noticed an XHR to https://www.evernote.com/Login.action results in a 418 response. After some debugging, I've noticed that your server would only accept the http request header, x-requested-with, but not X-Requested-With. As http headers aren't case sensitive, can the part of your server handling this request be modified to support the upper case version of the header as well? Link to post
Level 5* gazumped 7,892 Posted February 4 Level 5* Share Posted February 4 Hi. This is a (mainly) user-supported forum and I personally didn't understand a word of that - you may need to be speaking to Evernote or at least to other developers... you might want to try here... https://dev.evernote.com/support/ Link to post
Bitglass 1 Posted February 5 Author Share Posted February 5 Hi, I'm a developer with Bitglass working on the product integration of our CASB and Evernote. When proxying via our CASB, on the login page (https://www.evernote.com/Login.action), after typing in the username and clicking continue, the password box won't show up. In the developers console, I noticed an XHR to https://www.evernote.com/Login.action results in a 418 response. After some debugging, I've noticed that your server would only accept the http request header, x-requested-with, but not X-Requested-With. As http headers aren't case sensitive, can the part of your server handling this request be modified to support the upper case version of the header as well? Link to post
Level 5* gazumped 7,892 Posted February 5 Level 5* Share Posted February 5 4 minutes ago, Bitglass said: Hi, I'm a developer with Bitglass working on the product integration of our CASB and Evernote. Hi. See the answer I gave you yesterday... Link to post
Bitglass 1 Posted February 5 Author Share Posted February 5 Sorry, I got redirected back to this site and accidently posted here again. I reposted at Evernote's stack overflow forum. 1 Link to post
Level 5 PinkElephant 1,613 Posted February 5 Level 5 Share Posted February 5 Probably they had a bad case of stack overflow .... 😂 Usually they only dump the hopeless cases on us, like devs who want to work on a note taking app. Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now