There was an error while loading. Please reload this page.
1 parent 337ee04 commit 7bea124Copy full SHA for 7bea124
1 file changed
src/vws/exceptions/vws_exceptions.py
@@ -241,9 +241,6 @@ class AuthorizationFailedError(VWSError):
241
"InvalidTargetType": InvalidTargetTypeError,
242
"LicenseCheckFailed": LicenseCheckFailedError,
243
"MetadataTooLarge": MetadataTooLargeError,
244
- # This casing comes from Vuforia's result codes table. No real
245
- # response with this result code has been observed, with this or any
246
- # other casing.
247
"ProjectHasNoApiAccess": ProjectHasNoAPIAccessError,
248
"ProjectInactive": ProjectInactiveError,
249
"ProjectSuspended": ProjectSuspendedError,
0 commit comments