@velogenius Try using a console.log(user.firstName) statement to make sure you have a valid value.
BTW - firstRole.name looks like a url (with name as a top level domain) and that’s probably what’s causing your posting error.
@velogenius Try using a console.log(user.firstName) statement to make sure you have a valid value.
BTW - firstRole.name looks like a url (with name as a top level domain) and that’s probably what’s causing your posting error.