✏️(typo) fix typos
Did you know ? "Successful" actually takes two esses.
This commit is contained in:
committed by
Marie
parent
8fed2606d6
commit
83bec33bdb
@@ -71,7 +71,7 @@ class DimailAPIClient:
|
||||
"Content-Type": "application/json",
|
||||
"Authorization": f"Bearer {response.json()['access_token']}",
|
||||
}
|
||||
logger.info("Token succesfully granted by mail-provisioning API.")
|
||||
logger.info("Token successfully granted by mail-provisioning API.")
|
||||
return headers
|
||||
|
||||
if response.status_code == status.HTTP_403_FORBIDDEN:
|
||||
|
||||
Reference in New Issue
Block a user