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

API is not stable #2

Open
thanhbinh84 opened this issue May 14, 2020 · 0 comments
Open

API is not stable #2

thanhbinh84 opened this issue May 14, 2020 · 0 comments

Comments

@thanhbinh84
Copy link

It works well at first, then always throw errors:

I/flutter ( 4234): #0 Ipfinder.call (package:ipfinder/src/ipfinder.dart:89:7)
I/flutter ( 4234): #1 Ipfinder.authentication (package:ipfinder/src/ipfinder.dart:98:22)

With or without key didn't work

// Ipfinder ipFinder = Ipfinder(Env.ipFinderKey);
Ipfinder ipFinder = Ipfinder();
IpResponse auth = await ipFinder.authentication();
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