Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error retrieving information from server. DF-DFERH-01 #169

Open
iamd0pey opened this issue Apr 11, 2023 · 0 comments
Open

Error retrieving information from server. DF-DFERH-01 #169

iamd0pey opened this issue Apr 11, 2023 · 0 comments

Comments

@iamd0pey
Copy link

iamd0pey commented Apr 11, 2023

Hello!


Traceback (most recent call last):
  File "/scripts/get_top_apps_by_cat.py", line 57, in <module>
    top_apps = server.list(sampleCat)
  File "/home/developer/workspace/gpapi/googleplay.py", line 520, in list
    data = self.executeRequestApi2(path)
  File "/home/developer/workspace/gpapi/googleplay.py", line 370, in executeRequestApi2
    raise RequestError(message.commands.displayErrorMessage)
gpapi.googleplay.RequestError: 'Error retrieving information from server. DF-DFERH-01'

It gives me this error when I'm trying to use the list function only. It works for the browse and home functions.
I'm using a different gsfId and authSubToken everytime I run my script and I already changed the device name.
Can someone help me?

Edit:

I found out that browse function is doing the same thing when I pass an subcategory with spaces between words, when I remove the spaces it works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant