edx-oauth2-wordpress-backend/tests/data/wp-oauth-response-expired-token.json
2022-10-06 13:06:51 -05:00

4 lines
98 B
JSON

{
"error": "expired_token",
"error_description": "The access token provided has expired"
}