Copied OAuth token & secret fields not taken in account

Issue #32 invalid
Former user created an issue

As suggested in issue #31, I tried to copy the OAuth token & secret fields from a first install into a second one, but only get an error message:

(FATAL) Error: Authorization Failed (401) [Is OAuth working?](url: https://api.discogs.com/oauth/identity?oauth_consumer_key=kQFLKuHXrEsVfZTDvOdz&oauth_nonce=14663236281fed&oauth_signature=xq1ePO0oiiwvOzVdJvKmz%2BmfJMw%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1466323628&oauth_token=<copied_token>&oauth_version=1.0)

Comments (1)

  1. zoomorph repo owner

    Copying them works fine for me. Are you sure you didn't mix up the token vs. the secret, add a space to the end, or something like that?

  2. Log in to comment