That’s exactly it!
{
client_id: 'client_id_here',
scopes: null, // <---
expires_in: 4709459
}
But how do I get a user token? I didn’t find it in the documentation!
That’s exactly it!
{
client_id: 'client_id_here',
scopes: null, // <---
expires_in: 4709459
}
But how do I get a user token? I didn’t find it in the documentation!