Hi @wolfbrownie1995,
You’ll need to use the bracket notation instead of dot notation when the key is a URL like that
e.g.
user["http://www.stutor.com/roles"]
Some more example are here: JSON Literals
Hi @wolfbrownie1995,
You’ll need to use the bracket notation instead of dot notation when the key is a URL like that
e.g.
user["http://www.stutor.com/roles"]
Some more example are here: JSON Literals