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
{{ message }}
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
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 a Token.
Step 2: Authenticate using the generated Token:
Input: Token parameter with the value returned from Step1. And Email and password are NOT Submitted.
Result: Login success with Auth parameter.
HTTP/1.1 400 Bad Request [Content-Type: application/protobuf, ...
The error message:
"3�1Error retrieving information from server. [RH-02]J"
Does anyone see this issue before!
Your quick help is highly appreciated.
By the way, people recommend that error [RH-01] could be fixed by restarting the device but our error code is [RH-02] also we do not have a device to restart!
Thanks,
The text was updated successfully, but these errors were encountered:
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 a Token.
Step 2: Authenticate using the generated Token:
Input: Token parameter with the value returned from Step1. And Email and password are NOT Submitted.
Result: Login success with Auth parameter.
Step 3: Get app data using https://android.clients.google.com/fdfe/details?doc={Package_Name}
and auth= Returned authentication value from step 2.
Result:
Error 400 with the following details:
HTTP/1.1 400 Bad Request [Content-Type: application/protobuf, ...
The error message:
"3�1Error retrieving information from server. [RH-02]J"
Does anyone see this issue before!
Your quick help is highly appreciated.
By the way, people recommend that error [RH-01] could be fixed by restarting the device but our error code is [RH-02] also we do not have a device to restart!
Thanks,
The text was updated successfully, but these errors were encountered: