-
-
Notifications
You must be signed in to change notification settings - Fork 232
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
Bug: LinkedIn URL missed inside the user profile API #1256
Comments
Thanks @BaseMax. The LinkedIn URL is not part of the data we receive when you connect your GitHub account. You can update it in your User Settings and it will be reflected in the API request. We can look at it as something to add in the future |
@brandonroberts it's possible to use this: https://api.github.com/users/a0m0rajab/social_accounts to |
Nice, so for my account here is the URL:
|
I'll .take this |
I see a way to implement this, but is there a chance that this is best implemented via API/through |
@babblebey could you check how to implement the option you have on your mind? Just an option: another option is to get the data from the GraphQL as well, with this query:
|
I intend to leverage the We await response data from the What do you think @a0m0rajab? |
I'll be closing this until we are clear if this is relevant and have a clear context on how to approach it 👍 |
Describe the bug
https://api.opensauced.pizza/v1/users/BaseMax
Steps to reproduce
Browsers
Chrome
Additional context (Is this in dev or production?)
No response
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: