Cannot use retool-ccl with no-interactive mode

Hi, I am trying to sync my custom components using this command:

retool-ccl sync --url "https://$origin.retool.com" --access-token "$token" --target-url "https://$target.retool.com" --target-access-token $token2

The error I get: Error happened while talking to the Retool backend:

  • Access token is not valid or does not have custom component permissions.
  • The status code was 403.

It was working until a couple of days ago, and nothing has changed from my side.

Do you know about any breaking changes in retool api or @tryretool/custom-component-support?

Hi @etan,

I don't think we have made any changes but I can check with the team.

Are you able to recreate the token with the same permissions and let me know if that new token works?