User Tools

Site Tools


remarkable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
remarkable [2018/01/29 18:29] andiremarkable [2018/01/29 18:32] andi
Line 1: Line 1:
 ====== Remarkable ====== ====== Remarkable ======
 +
 +====== Token Request ======
 +
 +<code>
 +curl -H 'Authorization: Bearer' -H 'Accept-Language: en-DE,*' -H 'User-Agent: Mozilla/5.0' -H 'Host: my.remarkable.com' --data '{
 +    "code": "gliuqtne",
 +    "deviceDesc": "desktop-windows",
 +    "deviceID": "701c3752-1025-4770-af43-5ddcfa4dabb2"
 +}
 +' --compressed 'https://my.remarkable.com/token/device/new'
 +</code>
 +
 +<code>
 +HTTP/1.1 200 OK
 +Content-Type: text/html; charset=utf-8
 +Content-Encoding: gzip
 +X-Cloud-Trace-Context: 780b44bdfad364f96f4122902187ab38
 +Vary: Accept-Encoding
 +Date: Mon, 29 Jan 2018 18:30:12 GMT
 +Server: Google Frontend
 +Cache-Control: private
 +Transfer-Encoding: chunked
 +Connection: Keep-alive
 +<token>
 +</code>
  
 ===== Token Refresh ===== ===== Token Refresh =====
remarkable.txt · Last modified: 2018/02/01 19:03 by andi