Skip to content

Instantly share code, notes, and snippets.

@joar
Created September 10, 2012 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joar/258a66f77781c143792b to your computer and use it in GitHub Desktop.
Save joar/258a66f77781c143792b to your computer and use it in GitHub Desktop.
20:57 < joar> so, since raven-js is incompatible with sentry 5.0.0-dev, is 4.9.8 the way to go?
20:58 < joar> 4.9.8 is also incompatible with raven-js 5.3
21:00 < joar> oh, perhaps I should use raven-js 5.2 instead.
21:03 < joar> nope, CORS pre-flight request still fails.
21:05 -!- dz0ny [~dz0ny@84.41.89.147] has quit [Ping timeout: 276 seconds]
21:08 < joar> all right, using jQuery instead of zepto solves the CORS pre-flight request issue.
21:09 < joar> no wait, it doesn't.
21:09 < joar> but it at least tries to POST even though.
21:10 < joar> .. but when it posts, I receive an HTTP 400 reply, and the same issue as with sentry 5-dev and raven-js 5.3 comes into effect: https://gist.github.com/4603075e14a15fb1db77
21:20 < joar> same issue with raven-js 5.2 against app.getsentry.com.
21:22 < joar> oh wait, forgot to reload my config.
21:26 < joar> app.getsentry replies with an HTTP 400 and "Invalid data: Unable to validate interface, 'sentry.interfaces.Stacktrace':"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment