{% extends "client/base.twig" %} {% block content %}
You have successfully called the APIs with your Access Token. Here are your friends:
Here is the full JSON response:
{{ response|json_stringify }}{% else %}
The API call can be seen at {{resource_uri}}
back
{% endblock %}