You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "FireFly.py", line 83, in
main()
File "FireFly.py", line 27, in main
country_code = obj['country_code']
KeyError: 'country_code'
`
I am getting this error please guide me on this .
The text was updated successfully, but these errors were encountered:
`└──╼ $python3 FireFly.py +13213707446
| () | | |
| | _ _ __ | | | | _
| | | | '/ _ \ __| | | | | |
| | | | | | __/ | | | || |
|| ||| ___|| ||_, |
/ |
|_/
Author: Lexxrt
Github: https://github.com/Lexxrt
Traceback (most recent call last):
File "FireFly.py", line 83, in
main()
File "FireFly.py", line 27, in main
country_code = obj['country_code']
KeyError: 'country_code'
`
I am getting this error please guide me on this .
The text was updated successfully, but these errors were encountered: