Puiyee Tong
Puiyee Tong
Adding console.log to the javascript breaks the code. function update(request) { console.log("testing"); return request; } [error] GenServer #PID terminating *\* (Poison.SyntaxError) Unexpected token: t (poison) lib/poison/parser.ex:56: Poison.Parser.parse!/2 (poison) lib/poison.ex:83: Poison.decode!/2...
AR-JDBC's version used: `52.1` version of Rails / ActiveRecord you're running with: `5.2.1` JRuby version (you might include your Java version as well) - jruby -v `jruby-9.2.0.0` A way to...
When should I refresh a token? How can I tell if a token has expired? I want to avoid asking the user to click the "Authorize" button more than once....