robinhood-unofficial / pyrh

Python Framework to make trades with the unofficial Robinhood API
https://pyrh.readthedocs.io/en/latest/
MIT License
1.78k stars 603 forks source link

cast URL to string to allow for concatenation in cancel_order #281

Closed marcusdaly closed 3 years ago

marcusdaly commented 3 years ago

Checklist

Related Issue

Fixes #280

Description

Add str casts to URLs to allow concatenation in cancel_order function.

stale[bot] commented 3 years ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

Closing this pull request automatically because it has not had any activity since it has been marked as stale. If you think it is still relevant and should be addressed, feel free to open a new one.