Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I need to create a program which logins with Imgur account using oauth2 Any ideas?

What I have tried:

I have tried everything.
I have tried everything.
Posted
Updated 1-Apr-19 11:26am

1 solution

I'd start with reading through the API, they even have a chapter on OAuth and it's endpoints:
Imgur API[^]

And a link to an Android upload sample
GitHub - AKiniyalocts/imgur-android: An open-sourced Android imgur api example[^]

If you are still having problems, post the code you are using and the results/errors that you are getting.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900