Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

issue with Api connexion #43

Open
VVDHGEVT37834 opened this issue Apr 6, 2023 · 0 comments
Open

issue with Api connexion #43

VVDHGEVT37834 opened this issue Apr 6, 2023 · 0 comments

Comments

@VVDHGEVT37834
Copy link

https://www.linkedin.com/voyager/api/search/cluster?count=40&guides=List(v->PEOPLE,facetCurrentCompany->86439834)&origin=OTHER&q=guided&start=0
Traceback (most recent call last):
File "/home/kali/Tools/LinkedInt/LinkedInt.py", line 431, in
get_search()
File "/home/kali/Tools/LinkedInt/LinkedInt.py", line 177, in get_search
content = json.loads(r.text)
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/init.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant