Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update get_cams protocol to https #1457

Copy link
Copy link
Closed
@AdamRJensen

Description

@AdamRJensen
Issue body actions

According to an email sent out by Transvalor on May 12th 2022, the SoDa websites and services will switch from using "HTTP" to only "HTTPS".

The existing HTTP endpoints will redirect to the correct HTTPS sites, hence without any changes the get_cams function will continue to work correctly (as the request package handles redirects automatically). However, for good practice and to avoid unnecessary redirects, updating the existing URLs and endpoints to HTTPS is surely a good idea:

base_url = f"http://{server}/service/wps"


For reference, here's a screen-shot of Transvalor email:

image

FYI: this is a good first issue to tackle to get familiar with contribution to pvlib :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.