Hello all,
I have an app registered here
And it is associated with a limited system account registered here
I have followed the documentation here:
But my attempts to authorize using the provided information gives me "invalid client". Similar to this thread here:
However,
The user in that thread was able to correct the issue by registering an app, which I have already done but I still receive "invalid client". Just to be clear, as with the thread above, this is the syntax I'm using, of course obfuscating $client and $secret:
and the response I get is :
What am I missing? Do I need to be granted explicit access to a context?
Thanks in advance.