-
After installing Economizzer on a new Ubuntu server, with nginx as a web server, browsing to the site gives the following error:
![image](https://cloud.githubusercontent.com/assets/7292540/17706182/05…
dfiel updated
8 years ago
-
`Fatal error: Call to a member function getAttribute() on null in /home/user123/public_html/files/PokemonGoAPI-PHP/src/Authenticators/GoogleOauth/Parsers/AuthenticationConfirmationInformationParser.ph…
-
With PTC error:
"
PHP Fatal error: Uncaught exception 'Exception' with message 'write_varint(): Error writing byte' in PokemonGoAPI-PHP/includes/protocolbuffers.inc.php:642
Stack trace:
#0 PokemonGoA…
-
Hello !
First, thanks for this API !
I try this with my login:
```
$application = new ApplicationKernel('EMAIL', 'PASSWORD', Factory::AUTHENTICATION_TYPE_GOOGLE);
```
And I had this arror:
`Fatal…
-
When login with Facebook, the email is always empty:
This is my 'details' response:
{'fullname': 'name', 'first_name': 'first_name', 'username': 'username', 'email': '', 'last_name': 'last_name'}
T…
-
[AuthToken.java at line 10, column 4] // TODO:
[CsvImportExportTest.java at line 85, column 12] // TODO URLs
[FacebookOauth.java at line 20, column 4] \* TODO: - read application ID from …
ragaj updated
8 years ago
-
Sometimes it can be useful to register several implementations for the same protocol and resolve them as an array. Imagine that you have different authorisation services, for instance via Facebook, Tw…
-
```
Integrate Google Latitude geodata into OH to track persons/people that interact
with OpenHAB, either locally or remote. Assume that the GL client runs on a
mobile device held by each person. It …
-
```
Integrate Google Latitude geodata into OH to track persons/people that interact
with OpenHAB, either locally or remote. Assume that the GL client runs on a
mobile device held by each person. It …
-
Hello,
not thought about adding logins using OAuth from Google?
Thanks