Object template literal doesn't work

@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.