Adobe-Consulting-Services/acs-aem-commons

View on GitHub
bundle/src/test/resources/com/adobe/acs/commons/marketo/token-response.json

Summary

Maintainability
Test Coverage
{
    "access_token": "TOKEN",
    "token_type": "bearer",
    "expires_in": 1,
    "scope": "api-full-access@adobe.com"
}