Attempting to run and immediately hit with this error. Seems like: ```csrf = transport.session.post("https://duneanalytics.com/api/auth/csrf").json()['csrf']``` is returning a NoneType object.
Attempting to run and immediately hit with this error.
Seems like:
csrf = transport.session.post("https://duneanalytics.com/api/auth/csrf").json()['csrf']is returning a NoneType object.