Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while gradle sync (org/apache/commons/lang3/StringUtils) #10

Open
captswag opened this issue May 11, 2017 · 5 comments
Open

Error while gradle sync (org/apache/commons/lang3/StringUtils) #10

captswag opened this issue May 11, 2017 · 5 comments

Comments

@captswag
Copy link

Facing issues during initial project setup. I am running Gradle sync from Android Studio and it keeps giving me the error shown in the below image. Anyone else facing similar issue?

image

@captswag captswag changed the title Error while gradle sync (org/apache/commons/lang3/StringUtils Error while gradle sync (org/apache/commons/lang3/StringUtils) May 12, 2017
@st-f
Copy link

st-f commented May 18, 2017

Seconding. I tried removing the apt plugin and databinding also (seems that its integrated to build tools now), still doesn't work.

@PHELAT
Copy link

PHELAT commented Jul 1, 2017

Use my fork instead of this deprecated repository.

@st-f
Copy link

st-f commented Jul 1, 2017

Got an authentication error: "E/StoriesFragment: There was a problem loading the top stories retrofit2.adapter.rxjava.HttpException: HTTP 401 Unauthorized" - http://imgur.com/a/y2GP0

@PHELAT
Copy link

PHELAT commented Jul 1, 2017

Yeah i saw this error, but i think it's from server side.

@binhbt
Copy link

binhbt commented Aug 10, 2017

@st-f Remove / in prefix of api. It will work
@get("/topstories.json") >> @get("topstories.json")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants