You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested facepp-v2 branch and I think the v3 branch has the same issue.
In order to connect to us server, request should be:
HttpRequests httpRequests = new HttpRequests(you_api_key_string, you_api_secret_string, false, false);
The Readme.md should specify the difference between US server and China server in the right way.
The text was updated successfully, but these errors were encountered:
I tested facepp-v2 branch and I think the v3 branch has the same issue.
In order to connect to us server, request should be:
HttpRequests httpRequests = new HttpRequests(you_api_key_string, you_api_secret_string, false, false);
The Readme.md should specify the difference between US server and China server in the right way.
The text was updated successfully, but these errors were encountered: