-
Requirements:
- [x] Make a new or prepare dummy LinkedIn account for CMPDocs
- [ ] Download a new browser and stay permanently logged in with it so cookies never expire
- [ ] Consider if the cook…
-
JIRA Issue: [KIEKER-984] LinkedIn button on web site
Original Reporter: Andre van Hoorn
***
We plan to have a linked in button referring to the Kieker/Palladio/Descartes LinkedIn group.
Concluding…
-
Manuel suggested this. On the one hand, re-using a professional network for social networking and even dating feels off to me. On the other hand, the nature of reciprocity is that those who don't want…
-
This would be great for another of my apps.
-
Bumped in a LinkedIn login failure today where log seemed like that:
```
1 validation error for UserSignUp\nusername\n Input should be a valid string [type=string_type, input_value=None, input_ty…
-
Precisamos criar a modelagem para o dados do Linkedin!
Recomendo usar o draw.io ou excalidraw pra desenhar ou esboçar a modelagem!
Alguns links que podem ajudar:
https://aws.amazon.com/pt/what-is/d…
-
### Describe the Bug
I'm trying to implement linkedIn oauth, but i get below error on auth callback, i tried both hosted and localhost no luck
```
http://localhost:8088/auth/login/linkedin/callba…
-
**Description:**
We need to completely **redesign the ShopTether landing page** to give it a more professional, modern, and startup-friendly aesthetic that aligns with our mission of integrating cu…
-
### Affected documentation section
Readme
### Documentation improvement description
Can you fix the docs to say that this only works for Linkedin?
### Why is this change necessary?
_No response_
…
-
My example code below, testing the api.get_conversations api endpoint
```
from linkedin_api import Linkedin
api = Linkedin('MyEmailAddressHere', 'MyPassword')
result = api.get_conversations()
`…