Can’t set new post ID through the data API?

Yes and no. Usually it shouldn't matter, since the clipper is rstrsiced to localhost. However, web apps like this one also run locally.

Unfortunately there's no button to renew the token. However, you can do it manually:

  • quit Joplin
  • open database.sqlite in your profile dir
  • delete record key=api.token from table settings (delete from settings where key='api.token')
  • start Joplin
2 Likes