themattharris / tmhOAuth

An OAuth 1.0A library written in PHP
Apache License 2.0
857 stars 335 forks source link

error 403 ( strict-transport-security ) when running tmhOAuth from commandline #169

Closed evdmolen closed 10 years ago

evdmolen commented 10 years ago

When i'm running my script from the commandline, i'm getting error 403 (strict-transport-security) when i'm using update-with-media. Running the same script from a browser (Chrome) works fine.

How to solve this problem?