Skip to content

Fix empty device list due to 'params incomplete' #25

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Jacotsu
Copy link

@Jacotsu Jacotsu commented Jul 31, 2020

This commit fixes the 'params incomplete' error that prevents
the correct list of devices from being returned

closes #20

@kalloszsolty
Copy link

Exactly what we need. Based on the api documentation, I ended up fixing the library too by adding/fixing appid, lang and timestamp values. May I ask what's blocking you from merging it?

Copy link

@kalloszsolty kalloszsolty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@Jacotsu
Copy link
Author

Jacotsu commented Nov 7, 2021

Exactly what we need. Based on the api documentation, I ended up fixing the library too by adding/fixing appid, lang and timestamp values. May I ask what's blocking you from merging it?

i don't have permissions to merge

@Borkuz
Copy link

Borkuz commented Nov 11, 2021

When will it be merged? Or do I just have to use @Jacotsu his source?

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

Successfully merging this pull request may close these issues.

When trying to list devices I'm getting error "params incomplete"
3 participants