Debug for error logging
This commit is contained in:
@@ -68,7 +68,7 @@ codes = {'CONTINUE': 100,
|
||||
401: 'You are not authorized to access this resource, please login',
|
||||
402: 'PAYMENT_REQUIRED',
|
||||
403: 'Forbidden, you do not have permission to access this resource or you need to log in',
|
||||
404: 'Not found',
|
||||
404: 'Not found or you do not have permission to access this resource',
|
||||
405: 'METHOD_NOT_ALLOWED',
|
||||
406: 'NOT_ACCEPTABLE',
|
||||
407: 'PROXY_AUTHENTICATION_REQUIRED',
|
||||
|
||||
Reference in New Issue
Block a user