Hi @nayelyz
I’m using cli, I guess the token was generated automatically.
I have no problem to run other cli commands, like smartthings devices for example
Do you have a device that could be using this driver?
Try adding the PAT in the command to see if you get the same error. I haven’t been able to replicate the error using both Token types.
If you still receive the error, try to follow these steps to see if you get a clearer error message:
Publish the driver in the original channel
Create an invitation for that channel.
Open the channel invitation page and check if the driver appears as installed there too
If so, open the Developer tools of the browser (Ctrl + Shift + i) and try to delete the driver from there.
I also can report that I quite often get errors when executing commands too fast from the CLI (from batch script).
For example, I have a script that updates several capabilities, than makes a driver package and installs it on the hub.
Even if I run this script several times without any modifications to capabilities/presentations or to the source, I get errors in different places or no errors at all.
I suppose it depends on the load of the cloud servers.
I too see this gateway timeout all the time. It’s quite aggravating. I find that several retries or waiting several minutes usually clears it up. I do not include the PAT in my command lines.