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

Example config strings? #4

Open
danshumaker opened this issue Mar 29, 2018 · 0 comments
Open

Example config strings? #4

danshumaker opened this issue Mar 29, 2018 · 0 comments

Comments

@danshumaker
Copy link

I know this sounds funny but do you have any example configs we could see?
I obviously don't want your repos or passwords but I can't seem to get my connection to connect.

Examples of the request.defaults seem very sparce too.

If I have httauth setup infront of my jenkins then is the config supposed to look like this:

{
  "host": "https://MyUserName:[email protected]"
}

Or should it look something like this:

{
  "host": "https://utilit.myjenkinsserver.com",
  "user": "MyUsername",
  "password":"Mypassword"
}

Nothing I've tried works.

I keep getting this error:

The "path" argument must be of type string

Thank you for any pointers or examples.

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