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

NightscoutUploader isn't using URL port #579

Open
beached opened this issue Jan 8, 2020 · 0 comments
Open

NightscoutUploader isn't using URL port #579

beached opened this issue Jan 8, 2020 · 0 comments

Comments

@beached
Copy link
Contributor

beached commented Jan 8, 2020

private func url(with path: String, queryItems: [URLQueryItem]? = nil) -> URL? {

When initializing the URLComponents from siteURL, it isn't copying the port. The forces the port to be the 443/80 defaults.

This is related to LoopKit/Loop#1229

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