I have apps in Linkedin and this apps have r_basicprofile,
r_emailaddress, rw_company_admin and w_share. And I have config owners linkedin
linkedin:
type: linkedin
client_id: "%linkedin_app_id%"
client_secret: "%linkedin_app_secret%"
scope: "r_emailaddress"
and I dump respons
#response: array:4 [▼
"emailAddress" => "*****@gmail.com"
"formattedName" => "Ivan Shuba"
"id" => "*****"
"pictureUrl" => "https://media.licdn.com/mpr/mprx/0_OCZwJKsgekwl-EEy-125jtryenwltHzrUNawpkjy2tyrcZqgRQa5BFrgoiQuNd6j-C2L-C0j3tuKAu4ABAgBAktAktuAAuKjBAgeV5bp7PMgRswTR8I6sAWDXFn3ZuF2OtJbgBD5pKW"
But I need skils in Linkedin, I read for r_fullprofile, but my apps not have this scope. Help please