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

ViaGoGoClient Sandbox example does not compile #31

Open
ericgla opened this issue Dec 16, 2016 · 0 comments
Open

ViaGoGoClient Sandbox example does not compile #31

ericgla opened this issue Dec 16, 2016 · 0 comments

Comments

@ericgla
Copy link

ericgla commented Dec 16, 2016

Using the following example to create a client:

var client = new ViagogoClient ("xxxxxx", "yyyyyyy", new ProductHeaderValue("AwesomeApp", "1.0"), new GogoKitConfiguration { ViagogoApiEnvironment = ApiEnvironment.Sandbox });

results in the error
There is no argument given that corresponds to the required formal parameter 'clientId' of 'GogoKitConfiguration.GogoKitConfiguration(string, string)'

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