-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed Polygon API key authentication URL #4748
Conversation
@hjoaquim please tell me where the Linting test is failing. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #4748 +/- ##
==========================================
Coverage ? 57.51%
==========================================
Files ? 588
Lines ? 53794
Branches ? 0
==========================================
Hits ? 30942
Misses ? 22852
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Thank you for this PR! |
@colin99d thank you for the info! Fixed and committed. |
* Fixed Polygon API key check URL * Bifurcated request URL into 2 lines * Fixed import
Description
How has this been tested?
Checking multiple keys using the command
keys\polygon -k <API_KEY>
Checklist:
feature/feature-name
orhotfix/hotfix-name
.Others