You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: this.makeRequest is not a function
at NGSIConnection.makeJSONRequest2 (NGSI.js:206)
at V2.listEntities (NGSI.js:2604)
at HTMLDocument.<anonymous> (index.html:15)
at j (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at Function.ready (jquery.min.js:2)
at HTMLDocument.I (jquery.min.js:2)
The text was updated successfully, but these errors were encountered:
Sorry for not answering before. The exception raised by your code should be fixed by commit db122c2, but probably you will still have problems. I'm in the process to update the documentation, but as a summary, you will need to use orion context broker v1.10.0+ (not released yet, see telefonicaid/fiware-orion#501) or using some proxy to enable CORS, e.g. a cors-anywhere or pep proxy.
I will try to finish this documentation ASAP then I will make a release.
The text was updated successfully, but these errors were encountered: