I seem to get the following error: Traceback (most recent call last): File "C:\Users\Krishan\Desktop\test 6.py", line 23, in <module> print j["paging"]["next"].json() KeyError: 'paging' Do you know how to get around this??
I seem to get the following error:
Traceback (most recent call last):
File "C:\Users\Krishan\Desktop\test 6.py", line 23, in
print j["paging"]["next"].json()
KeyError: 'paging'
Do you know how to get around this??