psolymos / clickrup

Interacting with the ClickUp v2 API from R
https://peter.solymos.org/clickrup/
MIT License
18 stars 3 forks source link

Use supplied cu_token in first get batch #21

Closed jonthegeek closed 7 months ago

jonthegeek commented 7 months ago

Fix a bug in the new cu_token implementation, wherein the supplied token wasn't used for the first get call.