Andrei Petrovici

Results 3 comments of Andrei Petrovici

By **binded** I mean the replacements done in the prepared statement. select * from table where name = ? and category = ? I would like to log [(0 =...

When I saw the scrambling, I suspected that and removed the ? from a comment and redeployed. But it did not work. After restart it was fine again. Any way......

I had same error on retrieving user info. In GoogleProvider.RetrieveUserInformation() the actual content from google response was: ``` json { "error": { "errors": [ { "domain": "usageLimits", "reason": "accessNotConfigured", "message":...