mbegan / Okta-PSModule

Okta API Powershell Wrapper Module
Other
102 stars 31 forks source link

compressed responses not decompressed #4

Closed mbegan closed 8 years ago

mbegan commented 8 years ago

It seems i had frivolously enabled gzip and deflate encoding without actually handling the the same in the response.

It appears that Okta is now compressing some of their responses (get /users are gzip'd) in preview orgs.