Authentication failure with oAuth/xAuth
I received a consumer key and a secret by mail and i'm trying to access more than provided as public.
I therefore want to authenticate with oAuth using the code from this repository:
https://github.com/musescore-com/python-api-wrapper/blob/master/connect…
but I failed to get withing the first request to obtain the temporary credentials with an excpetion of token reuqest denied.
I also tried using the xAuth authentication example and it fails with an error: "This OAuth consumer key is not xAuth enabled"
What needs to be further done in order to obtain premission to authenticate with oAuth/xAuth?
Comments
How is this different from https://musescore.org/en/node/271273?
In reply to How is this different from… by Jojo-Schmitz
I specified my problem more and hoped that this post would actually be answered unlike the previous one..