Thank you for your quick reply. I took your suggestion into account,
I altered ‘Username’ to ‘username’ and also updated my Contact custom field accordingly. But my issues still persist.
Type ‘{ username: string; }’ is not assignable to type ‘ContactInfo’. Object literal may only specify known properties, and ‘“username”’ does not exist in type ‘ContactInfo’. It’s recommended you use a new variable, such as “let newVar = …” to make sure that all code completion work correctly.
Thank you for your help ![]()