Josue Kouka

Results 47 comments of Josue Kouka

Seems to be the same for _Yahoo OAuth2_. I will try this one and keep you posted

Hello @DavidHwu , i think the **get_raw_acess_token** is the method to use in this case ( sure you did so ). So it kind of really look like a **rauth**...

Hi @anvisha, unless i'm mistaken, i think you can alreadu to that. Here is an example https://github.com/josuebrunel/yahoo-oauth/blob/master/yahoo_oauth/yahoo_oauth.py#L107

Hello @thiagof , may be you should give a shot to [yahoo-oauth](https://github.com/josuebrunel/yahoo-oauth) which based on **rauth**. It supports **OAuth1** and **OAuth2**

@jmgamboa @thiagof could you please make sure you have the right consumer key and secret. The default consumer key and consumer secret won't work for. As for _yahoo gemini_, _yahoo...

I just used a *[patch](https://github.com/lightpanda-io/demo/pull/83/files)* that fixed that issue. I've found it in https://github.com/lightpanda-io/browser/issues/1208