says it’s incorrect, can you put it together pls? sorry :(

what's incorrect? what's the error?

authJson = {"Authorization":requests.post("https://api.wasteof.money/session", json={"username":"username here","password":"pwd here"}).json()["token"]}

View all comments