Hi, I'm trying to configure the Nearby app to test on my local server and eventually my development web server but when I update the portal url, appid, and oauthappid I get an error :
(index):236 Uncaught TypeError: Cannot read property 'trim' of undefined
at Object.x [as normalize] ((index):236)
at d.e._sanitizeUrl (IdentityManager.js:36)
at d.e.findOAuthInfo (IdentityManager.js:13)
at IdentityManager.js:10
at Array.filter (<anonymous>)
at d.e.registerOAuthInfos (IdentityManager.js:10)
at ApplicationBase._registerOauthInfos (ApplicationBase.ts:647)
at ApplicationBase.load (ApplicationBase.ts:202)
at init.ts:39
at wa ((index):19)
Any thoughts?