api, switch to v3

v1 and v2 will be deprecated on 2020-03-01. It is unclear if v2
will still be available afterward. According to
https://clubhouse.io/blog/api-v3/ it **should** be a drop in
replacement.
This commit is contained in:
Jean-Martin Archer 2020-01-05 10:03:39 -08:00 committed by Griffin Smith
parent f6a1dc071d
commit ae8d046491

View file

@ -311,7 +311,7 @@ If set to nil, will never create stories with labels")
;;; API integration
;;;
(defvar org-clubhouse-base-url* "https://api.clubhouse.io/api/v2")
(defvar org-clubhouse-base-url* "https://api.clubhouse.io/api/v3")
(defun org-clubhouse-auth-url (url &optional params)
(concat url