TickTick OAuth
Currently, the regular way to get a TickTick access token for the Logseq plugin (OAuth Workflow) cannot be used. This is because it requires a redirect to Logseq with a parameter, which is not working well at the moment. Instead, you can use this page to generate the required credentials.
To integrate the TickTick app with another application, you need to create a new app on the developer
platform.
Go to https://developer.ticktick.com/manage and create a new app, giving it a name and
description of your choice.
Edit the app and add this OAuth redirect URL:
https://mxschll.github.io/logseq-ticktick-plugin
.
Then, copy the Client ID and Client Secret and paste them into the appropriate fields in
the form below and click on the Authorize button.