Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ AuthenticationError
Class
AuthenticationError
python/ccxt/base/errors.py:68–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
67
68
class
AuthenticationError(ExchangeError):
69
pass
70
71
72
class
PermissionDenied(AuthenticationError):
Callers
15
sign
Method · 0.90
sign
Method · 0.90
sign
Method · 0.90
sign
Method · 0.90
sign_in
Method · 0.90
fetch_accounts
Method · 0.90
withdraw
Method · 0.90
handle_errors
Method · 0.90
sign
Method · 0.90
sign
Method · 0.90
sign
Method · 0.90
handle_errors
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…