Safwat Hassan
Results
2
issues of
Safwat Hassan
I performed the following steps: Step 1: Use the email and password to generate token. Input: Email and password Result: Token and Auth parameters. I used the Token parameter as...
The file googleplay.py has a coding issue starting from line 109 ``` if (authSubToken is not None): self.setAuthSubToken(authSubToken) else: if (email is None or password is None): raise Exception("You should...