mrchristine / db-migration

Databricks Migration Tools
Other
43 stars 27 forks source link

add error handling to requests.get commands #2

Closed dmoore247 closed 4 years ago

dmoore247 commented 4 years ago

When I had expired PAT token, I was receiving a python error instead of seeing the 403 code and resulting HTML text. Added response code checking to GET requests.