Skip to content
New issue

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

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

Already on GitHub? # to your account

App.config missing AppSettings? #2

Open
cbarest opened this issue Jul 31, 2019 · 1 comment
Open

App.config missing AppSettings? #2

cbarest opened this issue Jul 31, 2019 · 1 comment

Comments

@cbarest
Copy link
Contributor

cbarest commented Jul 31, 2019

In Program.main() code is requesting:

  • AppSettings["PracticeId"];
  • AppSettings["ClientId"];
  • AppSettings["Username"];
  • AppSettings["Password"];

However, these attributes do not appear to exist in App.config...

@joemoceri
Copy link
Owner

Yes I need to add them, wanna open a pr?

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

No branches or pull requests

2 participants