noinnion / newsplus

News+ is a simple, fast and intuitive feed/rss reader for Android, featuring beautiful themes, podcast support and full offline support.
http://noinnion.com/newsplus
349 stars 77 forks source link

Fixed recent error: 'Error authentication, authentication fails 401' #111

Open TrianguloY opened 5 years ago

TrianguloY commented 5 years ago

Changes: Https is now required, and two additional headers are needed with a valid app id and app key (can be obtained from Inoreader->Settings->Developer). Tested for personal use with personal keys, working.

Not sure if this project is still active, but anyway it could be useful for other users.

fraight1 commented 5 years ago

Thanks! But how to use it? Sorry i'm an amateur, but I need this extension so bad

TrianguloY commented 5 years ago

Well, you can import the project and compile it, but of course this requires advanced knowledge with Android Studio and app development.

Let me try to create and publish it directly for an 'install and use' alternative (hopefully in a few days at most).

bartolinio commented 5 years ago

in that case I am also waiting for it ;)

fraight1 commented 5 years ago

Happy to hear that, Thank you very very much. You are the man!

TrianguloY commented 5 years ago

Ok, this should do.

Keep in mind that future updates of the original app won't be detected by play store, a manual update will be required (if possible I'll notify it from this github).

If you find any other problem tell me and I'll try to fix it. Please remember this is a temporary solution and not an official one.

*The actionbarsherlock library was removed due to incompatibilities, this means that the action bar won't be shown (the top bar with the name of the app) but it wasn't used anyway.