I get this response
{
“access_token”: “MyToken”,
“expires_in”: 5075685,
“token_type”: “bearer”
}
Is the access_token the Oauth token I need ?
I get this response
{
“access_token”: “MyToken”,
“expires_in”: 5075685,
“token_type”: “bearer”
}
Is the access_token the Oauth token I need ?