beninsteon Posted December 19, 2017 Posted December 19, 2017 Hi, Just wondering if it would be possible to change a portal username to eliminate the "@" symbol in it? I know this is an unusual request but I have an app I'm trying to use to control the ISY through the REST API and unfortunately it has a bug where the "@" symbol in the username messes it up. For local control (username/pass admin/pass) I have no trouble. Thanks, Ben Quote
MWareman Posted December 19, 2017 Posted December 19, 2017 The Portals username is your email address. It’s not possible to have email addresses without @. Better to have the bug fixed... or try url encoding the @ with %40 2 Quote
beninsteon Posted December 23, 2017 Author Posted December 23, 2017 Brilliant! %40 solves it. Thanks very much, Ben 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.