Tim Castelijns
08/14/2018, 7:36 AMinstall(HttpCookies)
on apache client and make a call I get issue DateTimeParseException: Text 'Mon, 13-Aug-2018 07:33:04 GMT' could not be parsed at index 7
I suppose I have to specify a datetime format somewhere but I haven’t been able to find how to do thise5l
08/14/2018, 7:41 AMTim Castelijns
08/14/2018, 7:43 AMe5l
08/14/2018, 7:49 AMe5l
08/14/2018, 7:49 AMMon, 13-Aug-2018 07:41:51 GMT
should be Mon, 13 Aug 2018 07:41:51 GMT
e5l
08/14/2018, 7:50 AMTim Castelijns
08/14/2018, 7:51 AMTim Castelijns
08/14/2018, 7:51 AMTim Castelijns
08/14/2018, 7:52 AMval client = HttpClient(Apache) {
install(HttpCookies) {
storage = AcceptAllCookiesStorage()
}
}
e5l
08/14/2018, 8:00 AM0.9.4-alpha-2
?e5l
08/14/2018, 8:03 AMTim Castelijns
08/14/2018, 8:05 AMTim Castelijns
08/14/2018, 8:05 AMTim Castelijns
08/14/2018, 8:08 AMTim Castelijns
08/14/2018, 8:10 AMe5l
08/14/2018, 8:11 AMTim Castelijns
08/14/2018, 8:12 AMe5l
08/14/2018, 8:12 AMTim Castelijns
08/14/2018, 8:12 AMAug 14, 2018 10:10:39 AM com.google.common.util.concurrent.AbstractFuture executeListener
SEVERE: RuntimeException while executing runnable com.google.common.util.concurrent.Futures$4@2d9866b5 with executor MoreExecutors.directExecutor()
java.lang.RuntimeException: com.google.cloud.logging.LoggingException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The request is missing a valid API key.
e5l
08/14/2018, 8:15 AMTim Castelijns
08/14/2018, 8:15 AMTim Castelijns
08/14/2018, 8:16 AMTim Castelijns
08/14/2018, 8:17 AMTim Castelijns
08/14/2018, 8:19 AMe5l
08/14/2018, 8:22 AMDeactivated User
08/14/2018, 10:37 AM