You are here

constant Developer::APIGEE_HYBRID_ERROR_CODE_DEVELOPER_EMAIL_MISMATCH in Apigee Edge 8

Resource name in the url doesnot match with the name in the request payload.

File

src/Entity/Developer.php, line 73

Class

Developer
Defines the Developer entity class.

Namespace

Drupal\apigee_edge\Entity

Code

const APIGEE_HYBRID_ERROR_CODE_DEVELOPER_EMAIL_MISMATCH = 'rest.interceptor.name_mismatch';