You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
toast = PyToast(client_id, secret) # you can optionally initialize the rguid parameter here
orders = toast.get_orders_by_day("20170908", rguid=rguid)
print(orders)