-
Type:
Bug Report
-
Resolution: Won't Fix
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: sdk-js
-
None
Used in a node.js environment, the JS SDK have issues at parsing HAL+JSON responses.
After searching for the source of that bug, I discovered that it comes from the superagent library (used to perform requests).
The NPM packaged version does have this problem, but if using the master branch of the repository, the problem is solved.