Home
Python
Things
Archive
About
Home
Things
▼
Python
Things
Archive
About
# http-400
HTTP 400 errors when using run_every in IronWorker Python
TL;DR Iron Worker passes all command line parameters as strings, so they must be cast to the appropriate type before using them.