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
self.payload is not being reset after each request. If I send out multiple requests - for eg. order placement followed by market feed followed by basket creation, the last operation's payload will have all the previous operation's fields (if they are not overwritten). This is dangerous! I don't know how this API has been working for so much time.
self.payload is not being reset after each request. If I send out multiple requests - for eg. order placement followed by market feed followed by basket creation, the last operation's payload will have all the previous operation's fields (if they are not overwritten). This is dangerous! I don't know how this API has been working for so much time.
The text was updated successfully, but these errors were encountered: