I have taken the coding reference from the linkedin integration with ionic At this point of code, I’m getting an error
scopes: LinkedInLoginScopes[] = ['r_basicprofile', 'r_emailaddress', 'rw_company_admin', 'w_share'];
Error messages is
Cannot find name ‘LinkedInLoginScopes’.