Closed emcniece closed 8 years ago
It appears that errorDescription is not always present on the Particle API responses - make sure this is handled properly before using the raw variable!
errorDescription
Error: TypeError: err.errorDescription is undefined Stack trace: login_err@https://rawgit.com/emcniece/OakTerm/feat/i23-user-settings/assets/js/app.js:88:5 [142]</notify/</s@https://cdn.jsdelivr.net/particle-api-js/5/particle.min.js:290:1798 [142]</notify/<@https://cdn.jsdelivr.net/particle-api-js/5/particle.min.js:290:1924 [56]</flush@https://cdn.jsdelivr.net/particle-api-js/5/particle.min.js:118:374
It appears that
errorDescription
is not always present on the Particle API responses - make sure this is handled properly before using the raw variable!