PHP Classes

Error with Discogs OAuth

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  Error with Discogs OAuth  >  (Un) Subscribe thread alerts  
Subject:Error with Discogs OAuth
Summary:No OAuth token parameter found!
Messages:2
Author:Patrik Löfström
Date:2024-03-28 14:22:10
 

  1. Error with Discogs OAuth   Reply   Report abuse  
Picture of Patrik Löfström Patrik Löfström - 2024-03-28 14:22:10
Hi,

I get this error when trying to access Discogs.

No OAuth token parameter found! Please send your OAuth token as a request parameter.

In the config file I have changed to version 2 otherwise the string was malformed.

Any ideas?

Regards
Patrik

  2. Re: Error with Discogs OAuth   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2024-03-29 11:30:37 - In reply to message 1 from Patrik Löfström
Hello Patrick,

I need to reproduce the problem on my development computer.

Can you send a link to the oauth_configuration.json that you use to configure the class so I can reproduce the problem?

Also, if you can send a minimal script that uses the OAuth client class, I can use it to replicate what you are doing and help you faster.