Skip to content
Success

Changes

Summary

  1. Specified python version and downgraded hubspot api client (commit: 3e114d5) (details)
  2. Added additional error checking (commit: 6bdf256) (details)
  3. Added test and removed use of Signature from hubspot api client (commit: 97aafa7) (details)
  4. remove body redeclaration (commit: 8592065) (details)
  5. added in commented out code (commit: 34db2d9) (details)
Commit 3e114d59c861008216eeec360cb2f0fe5e9b60c4 by ericgauzens
Specified python version and downgraded hubspot api client
(commit: 3e114d5)
The file was modifiedrequirements.txt (diff)
The file was added.python-version
The file was modifiedapp/main.py (diff)
Commit 6bdf256f0328175ba7a9660031c8c901003a6a62 by ericgauzens
Added additional error checking
(commit: 6bdf256)
The file was modifiedapp/main.py (diff)
Commit 97aafa74e19654f72c3a57d230bbc84ecd38d788 by ericgauzens
Added test and removed use of Signature from hubspot api client
(commit: 97aafa7)
The file was modifiedapp/main.py (diff)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/main.py (diff)