Skip to content
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

[Exchanges] add EXCHANGE_IP_WHITELIST_ERRORS #1431

Merged
merged 2 commits into from
Jan 31, 2025
Merged

[Exchanges] add EXCHANGE_IP_WHITELIST_ERRORS #1431

merged 2 commits into from
Jan 31, 2025

Conversation

GuillaumeDSM
Copy link
Member

No description provided.

@GuillaumeDSM GuillaumeDSM requested a review from Herklos January 30, 2025 13:05
@GuillaumeDSM GuillaumeDSM self-assigned this Jan 30, 2025
Copy link
Member

@Herklos Herklos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -106,6 +106,7 @@ class Coinbase(exchanges.RestExchange):
# ExchangeError('coinbase {"error":"unknown","error_details":"Missing required scopes",
# "message":"Missing required scopes"}')
("missing required scopes", ),
("permission is required", ),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😄

@GuillaumeDSM GuillaumeDSM merged commit 72ef75f into dev Jan 31, 2025
5 checks passed
@GuillaumeDSM GuillaumeDSM deleted the IP_err branch January 31, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants