hardik
Results
2
issues of
hardik
The following constructor is not setting server access token, I can fix it : ``` public UberClient(String serverToken, RestAdapter.LogLevel logLevel) { this(null, null, null, null, null, false, logLevel); } ```
Is it possible to get variable_binds from a file?