Guest User

Untitled

a guest
Mar 20th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. library(influxdbr)
  2. con <- influxdbr::influx_connection( scheme = c("https"), host = "testresults.xx.zz/influxdb",
  3. user= "user",
  4. pass= "password")
  5. Error: lexical error: invalid char in json text.
  6. <!DOCTYPE HTML PUBLIC "-//IETF/
  7. (right here) ------^
Add Comment
Please, Sign In to add comment