zebpay / zeb_py

MIT License
5 stars 4 forks source link

Exception has occurred: JSONDecodeError #4

Open Harsh2490 opened 2 years ago

Harsh2490 commented 2 years ago

Exception has occurred: JSONDecodeError Expecting value: line 1 column 1 (char 0) File "/home/midocean/Downloads/zeb_py-master/zebpay_client/zebpay_rest_client.py", line 88, in authenticate_me login_res = self.login().json() File "/home/midocean/Downloads/zeb_py-master/zebpay_client/api.py", line 21, in print('Completed authetication........', z1.authenticate_me()