Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no way to support parsing of different LinkedIn scope responses #63

Open
Guix98 opened this issue Oct 11, 2021 · 7 comments
Open
Labels
feature request help wanted Extra attention is needed

Comments

@Guix98
Copy link

Guix98 commented Oct 11, 2021

As many of the users (I think) I needed to use the w_member_social scope for my app.. and the only way to use it with this package is to change the main code and copy the whole code to my app lib to reference from there..

@d3xt3r2909
Copy link
Owner

d3xt3r2909 commented Oct 12, 2021

Hello,

  • First of all thanks for opening the issue.

  • Second, this is the first time that I am reading about a feature request like yours, so of course, in order that some features to be implemented firstly it needs to have an issue opened

  • There is no need to copy-paste whole code to you library you can fork it and reference it even better 👇

  • If you already forked the repo and update the core code of this library I'm encouraging you always to submit PR to this library and then we can merge it / modify it and all clients from this lib will have it

Thanks for reaching out

@d3xt3r2909
Copy link
Owner

d3xt3r2909 commented Oct 12, 2021

And I forgot about this also,

Please be aware that's really difficult to get the w_member_social scope:

https://stackoverflow.com/a/57979607
#28 (comment)

  • Anyhow I still think that this library should have a more flexible way to change the scope
  • The only issue is that LinkedIn rejected me when I applied for this scope, so I am unable to test it / parse the response as I don't know the structure of it

@d3xt3r2909
Copy link
Owner

Marking this as help wanted as I don't have a way to see response structure of w_member_socialscope response. Of course I'm more than happy to help with PR

@d3xt3r2909 d3xt3r2909 added the help wanted Extra attention is needed label Oct 12, 2021
@stale stale bot added the stale This issue will be automatically closed label Oct 22, 2021
@stale stale bot closed this as completed Nov 1, 2021
@d3xt3r2909 d3xt3r2909 reopened this Nov 1, 2021
@stale stale bot removed the stale This issue will be automatically closed label Nov 1, 2021
@stale stale bot added the stale This issue will be automatically closed label Nov 11, 2021
@timozuther
Copy link

Same here, would also like to ask for the feature of changing the scope of the authentication.

@stale stale bot removed the stale This issue will be automatically closed label Nov 18, 2021
@d3xt3r2909
Copy link
Owner

Same here, would also like to ask for the feature of changing the scope of the authentication.

Basically same answer. I don't have permission from LinkedIn to use other scope and it is really difficult to get these, if you have them already it would be nice of you to submit PR.

And I forgot about this also,

Please be aware that's really difficult to get the w_member_social scope:

https://stackoverflow.com/a/57979607 #28 (comment)

  • Anyhow I still think that this library should have a more flexible way to change the scope, the only issue that they rejected me too, so cannot test it / parse the response as I don't know the structure of it

@stale stale bot added the stale This issue will be automatically closed label Nov 29, 2021
@stale stale bot closed this as completed Dec 9, 2021
@d3xt3r2909 d3xt3r2909 reopened this Dec 9, 2021
@stale stale bot removed the stale This issue will be automatically closed label Dec 9, 2021
@stale stale bot added the stale This issue will be automatically closed label Dec 19, 2021
@d3xt3r2909 d3xt3r2909 removed the stale This issue will be automatically closed label Dec 20, 2021
Repository owner deleted a comment from stale bot Jan 26, 2022
Repository owner deleted a comment from stale bot Jan 26, 2022
Repository owner deleted a comment from stale bot Jan 26, 2022
Repository owner deleted a comment from stale bot Jan 26, 2022
@d3xt3r2909 d3xt3r2909 changed the title There ia not a way to change the scopes for login There is no way to support parsing of different LinkedIn scope responses Aug 1, 2023
@d3xt3r2909
Copy link
Owner

Also one comment related to this topic #28 (comment)

@d3xt3r2909
Copy link
Owner

When we say apply for this scope, you should go to your app inside LinkedIn console and request access under products
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants