Moelf / TDAmeritrade.jl

A pure Julia wrapper for TD Ameritrade APIs
https://moelf.github.io/TDAmeritrade.jl/dev/
MIT License
11 stars 3 forks source link

`closewrite` conflict #11

Closed Moelf closed 1 year ago

Moelf commented 1 year ago

Hello, New with this package. Is there a way to upgrade the HTTP package? I keep getting this: [ Info: REFRESH_TOKEN found, refreshing ACCESS_TOKEN WARNING: both IOExtras and Base export "closewrite"; uses of it in module StreamRequest must be qualified WARNING: both IOExtras and Base export "closewrite"; uses of it in module ConnectionPool must be qualified [ Info: Authentication completed. AND " UndefVarError: closewrite not defined error "

What is the cause of this?

Originally posted by @HighlyUnpredictable in https://github.com/Moelf/TDAmeritrade.jl/issues/7#issuecomment-1478522809