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

verfi lens git url not working #25

Closed
rupeshCmarix opened this issue May 5, 2023 · 4 comments
Closed

verfi lens git url not working #25

rupeshCmarix opened this issue May 5, 2023 · 4 comments

Comments

@rupeshCmarix
Copy link

rupeshCmarix commented May 5, 2023

Hello,

Describe the bug

Unfortunately, despite testing the verfi-lens-flutter-demo, we were unsuccessful in firing the pub get command on the terminal.
Let me provide you some information. We updated the username and password to the git url in the same way as we did for the pubspec. After we cleaned the project and run the pub get command, we encountered the error shown below.

Added veryfi plugin:

Screenshot from 2023-05-05 11-12-48

Screenshot from 2023-05-05 11-08-07

Please check the flutter / dart sdk version

[✓] Flutter (Channel stable, 3.7.10, on Ubuntu 20.04.4 LTS 5.15.0-71-generic, locale en_IN)
• Flutter version 3.7.10 on channel stable at /home/cmr069/snap/flutter/common/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 4b12645012 (4 weeks ago), 2023-04-03 17:46:48 -0700
• Engine revision ec975089ac
• Dart version 2.19.6
• DevTools version 2.20.1

if have any solutions for above issue please help us.

@alejouribesanchez
Copy link
Collaborator

alejouribesanchez commented May 5, 2023

Hi @rupeshCmarix Could you check if you are using the expected credentials? You need to go to https://hub.veryfi.com/api/settings/keys/
Screenshot 2023-05-05 at 10 45 59 AM

@alejouribesanchez
Copy link
Collaborator

URL should look like this https://username:password@repo.veryfi.com/shared/lens/flutter-plugin-veryfi-lens.git

@rupeshCmarix
Copy link
Author

rupeshCmarix commented May 8, 2023

URL should look like this https://username:password@repo.veryfi.com/shared/lens/flutter-plugin-veryfi-lens.git

Thanks, @alejouribesanchez for the reply. I discovered this issue and all the configurations are the same as per you say. And I test on github verfi lens project just we updated userName and password instance of [USERNAME]:[PASSWORD] but still getting error we could not find the issue where the issue in this.I have added repo in pubspec file please check below
veryfi:
git:
url: https://username:password@repo.veryfi.com/shared/lens/flutter-plugin-veryfi-lens.git
ref: 1.4.2Can you please help us, we need more help from you.

@rupeshCmarix
Copy link
Author

rupeshCmarix commented May 8, 2023 via email

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

2 participants