added todo
This commit is contained in:
parent
13169c768b
commit
6010daf308
@ -44,3 +44,4 @@ class EconomyV1(Purchaser):
|
|||||||
})
|
})
|
||||||
data = r.json()
|
data = r.json()
|
||||||
print(data, r.headers)
|
print(data, r.headers)
|
||||||
|
# TODO this still returns a 500 statuscode, has the API changed? verify
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user