FacePlusPlus / facepp-java-sdk

Face++ SDK for Java, can be used in Android project.
http://faceplusplus.com/
179 stars 117 forks source link

Authorisation error #1

Open sandeshletsgomo opened 11 years ago

sandeshletsgomo commented 11 years ago

I have created new account and trying to run demo using new api key and secret . I am getting authorisation error . Any solution for this ?

jia-kai commented 11 years ago

@sandeshletsgomo thanks for your feedback! Which branch did you use? There is some problem with the code in master branch; you could try the facepp-v2 branch :)

nfarve commented 9 years ago

Is this still an issue? I am getting an authorization error as well.

filippo-mazza commented 8 years ago

Hello,

I had the same problem with PHP SDK. Solved enabling US server instead of CN ---> check which server you have declared while creating the app.

Hope it helps

nfarve commented 8 years ago

I was using the US server and would get the authorization error.

I also get lots of false positives now.

On Oct 8, 2015, at 12:38 PM, Filippo Mazza notifications@github.com<mailto:notifications@github.com> wrote:

Hello,

I had the same problem with PHP SDK. Solved enabling US server instead of CN ---> check which server you have declared while creating the app.

— Reply to this email directly or view it on GitHubhttps://github.com/FacePlusPlus/facepp-java-sdk/issues/1#issuecomment-146611791.

sanchishah commented 6 years ago

Hello, I am facing authorization error issue in the python code. Any solutions?