Bugfix for fees / Oauth 2 implementation
This commit is contained in:
@@ -62,6 +62,7 @@ const officeRnDAPIErrors = {
|
||||
FAILED_TO_DELETE_FEES: 'Failed to delete fees in ORD',
|
||||
FAILED_TO_ADD_FEES: 'Failed to add fees in ORD',
|
||||
MEMBERSHIPS_ARE_NOT_LOADED_CORRECTLY: 'Memberships are not loaded correctly',
|
||||
OAUTH_FAILED: 'Failed to fetch new OAUTH token',
|
||||
};
|
||||
const integrationServiceErrors = {
|
||||
PROCESSING_TRY_AGAIN: 'Incident calculations are in progress. Please try again in a few minutes',
|
||||
|
||||
Reference in New Issue
Block a user