netbe / Babelish

Chaotically confused, like Babel
http://netbe.github.io/Babelish
MIT License
254 stars 84 forks source link

Cannot found client_secret for Android Application when creating OAuth Client Id. #139

Closed RyanNguyen92 closed 3 years ago

RyanNguyen92 commented 4 years ago

Hi,

I would like to use this library, I just got the issue as bellow, please help to take a look:

But when tries to run 'localize' script via terminal and open the link in browser, then the issue appeared like the image.

I know that we need to create Client Id for native application.

But when I creates client id for Android/iOS , then I cannot found any secret key to use.

Anyone resolve this?

Thanks. Screen Shot 2020-07-14 at 11 36 57

netbe commented 4 years ago

Hi @RyanNguyen92,

Normally you don't have to create a web app client, Babelish has one already, the issue might be related to #121.