SelvaM

Results 3 comments of SelvaM

I have the same problem

client.login() function api working only 600 time per day ..

qalpesh sir, again same problem show... Invaild Response. from py5paisa import FivePaisaClient cred={ "APP_NAME":"xxx", "APP_SOURCE":"xxxx", "USER_ID":"xxxxx", "PASSWORD":"xxxxx", "USER_KEY":"xxxxx", "ENCRYPTION_KEY":"xxxxxxxxx" } client = FivePaisaClient(cred=cred) client.get_access_token('https://www.google.com/?RequestToken=eyJhbGcidfgdzI1NiIsInR5cCI6IkpXVCJ9.eyJ1bmlxdsdgmFtZSI6IjUyODA4dfM0Iiwicm9sZSI6IlFPNsdhdfggoMThuQ2RDT2RrVXltTdsfdf1c4WFFoIiwibmdfghdoxNjY2NjY4MTUwLCJleHAsdfgdNjgxODdfhdfCI6MTY2NjY2ODE1MH0.GNvorsi_o9JsEbz7dhfdssfB13HaLf2Fkuux99Wsdf&state=') Pls help sir...