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

Make Driver#sauceJobUpdate() use the HTTPS endpoint #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lpinca
Copy link

@lpinca lpinca commented Feb 13, 2022

I'm not sure if this is due to a bug in then-request. It follows redirects but some parameters are ignored when hitting the HTTP version of the endpoint. For example, using

{ name: 'url-parse', build: '43d8da23ce535a5d7ba8e9ebef084f5b' }

as body has not effect.

This seems to fix the issue.

@lpinca lpinca changed the title Make Driver#sauceJobUpdate() use https endpoint Make Driver#sauceJobUpdate() use the HTTPS endpoint Feb 13, 2022
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

Successfully merging this pull request may close these issues.

1 participant