tests/testthat/getpocket.com/v3/oauth/request-b9df5b-POST.R

structure(list(
  url = "https://getpocket.com/v3/oauth/request",
  status_code = 403L, headers = structure(list(
    date = "Sun, 15 Mar 2020 11:21:17 GMT",
    `content-type` = "text/html; charset=UTF-8", `content-length` = "13",
    server = "Apache/2.4.25 (Debian)", `x-frame-options` = "SAMEORIGIN",
    `x-error` = "Invalid consumer key.", `x-error-code` = "152",
    status = "403 Forbidden", `cache-control` = "private",
    `x-source` = "Pocket", `set-cookie` = "REDACTED", p3p = "policyref=\"/w3c/p3p.xml\", CP=\"ALL CURa ADMa DEVa OUR IND UNI COM NAV INT STA PRE\""
  ), class = c(
    "insensitive",
    "list"
  )), all_headers = list(list(
    status = 403L, version = "HTTP/2",
    headers = structure(list(
      date = "Sun, 15 Mar 2020 11:21:17 GMT",
      `content-type` = "text/html; charset=UTF-8", `content-length` = "13",
      server = "Apache/2.4.25 (Debian)", `x-frame-options` = "SAMEORIGIN",
      `x-error` = "Invalid consumer key.", `x-error-code` = "152",
      status = "403 Forbidden", `cache-control` = "private",
      `x-source` = "Pocket", `set-cookie` = "REDACTED",
      p3p = "policyref=\"/w3c/p3p.xml\", CP=\"ALL CURa ADMa DEVa OUR IND UNI COM NAV INT STA PRE\""
    ), class = c(
      "insensitive",
      "list"
    ))
  )), cookies = structure(list(domain = c(
    "#HttpOnly_getpocket.com",
    "#HttpOnly_getpocket.com"
  ), flag = c(FALSE, FALSE), path = c(
    "/",
    "/"
  ), secure = c(FALSE, FALSE), expiration = structure(c(
    Inf,
    1584274877
  ), class = c("POSIXct", "POSIXt")), name = c(
    "PHPSESSID",
    "AUTH_BEARER_default"
  ), value = c("REDACTED", "REDACTED")), row.names = c(
    NA,
    -2L
  ), class = "data.frame"), content = charToRaw("403 Forbidden"),
  date = structure(1584271277, class = c("POSIXct", "POSIXt"), tzone = "GMT"), times = c(
    redirect = 0, namelookup = 5.8e-05,
    connect = 6e-05, pretransfer = 0.000164, starttransfer = 0.000184,
    total = 0.168642
  )
), class = "response")

Try the pocketapi package in your browser

Any scripts or data that you put into this service are public.

pocketapi documentation built on Nov. 20, 2020, 5:08 p.m.