versionone / VersionOne.SDK.Python

A library for custom Python development against the VersionOne Platform's REST-based API.
BSD 3-Clause "New" or "Revised" License
23 stars 32 forks source link

Unable to access REST-1.v1 or META.v1 through v1pysdk when using access tokens if the versionOne instance is on an HTTPS server. #47

Closed DJ-BBot closed 1 year ago

DJ-BBot commented 1 year ago

Need to add oauth support when using access tokens on HTTPS served v1 instances.