alphapapa / org-web-tools

View, capture, and archive Web pages in Org-mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to get submitid

deadcombo opened this issue · comments

Hello,

This is my first time using this tool, I ran it on this link and it failed. I don't know how to get a more descriptive backtrace.

Debugger entered--Lisp error: (error "Unable to get submitid")
  error("Unable to get submitid")
  org-web-tools-archive--archive.is-submitid()
  org-web-tools-archive--archive.is-url-id("http://www.hifi-forum.de/viewthread-185-6402.html#1")
  org-web-tools-archive--archive.is-archive-url("http://www.hifi-forum.de/viewthread-185-6402.html#1")
  org-web-tools-archive--archive.is("http://www.hifi-forum.de/viewthread-185-6402.html#1")
  org-web-tools-attach-url-archive--1("http://www.hifi-forum.de/viewthread-185-6402.html#1")
  org-web-tools-archive-attach("http://www.hifi-forum.de/viewthread-185-6402.html#1" nil nil)
  funcall-interactively(org-web-tools-archive-attach "http://www.hifi-forum.de/viewthread-185-6402.html#1" nil nil)
  command-execute(org-web-tools-archive-attach record)
  execute-extended-command(nil "org-web-tools-archive-attach" nil)
  funcall-interactively(execute-extended-command nil "org-web-tools-archive-attach" nil)
  command-execute(execute-extended-command)

Realized this is probably Cloudflare blocking the request.