brysontyrrell / Update-App-Info

A script that will read all published App Store apps in the JSS and update their titles, versions and descriptions.
MIT License
7 stars 0 forks source link

Added XML Headers to urllib2 requests #6

Closed TSPARR closed 7 years ago

TSPARR commented 7 years ago

I think I resolved my own issue. By adding the XML headers, I guaranteed it returned XML instead of JSON.