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
When users create add their API Key to a config file it is possible that
whitespace accidentally added into the file will cause issues when
constructing the URI. Fix API call failures by trying harder to remove
whitespace in the file. Ensure read_key() will strip whitespace and
only use the first line.
Signed-off-by: Jamie Couture <jamie.couture@nasdaq.com>
0 commit comments