I’ve read a few posts here that say you can get your user access token via the web ide however when I go to settings I’m prompted to use the particle cli.
I am unable to use the particle cli as I do not have a computer. What should I do?
I’ve read a few posts here that say you can get your user access token via the web ide however when I go to settings I’m prompted to use the particle cli.
I am unable to use the particle cli as I do not have a computer. What should I do?
What do you mean by this? What device(s) do you have?
The alternative to using Particle CLI would be to use the cloud API directly to generate an access token:
https://docs.particle.io/reference/device-cloud/api/#generate-an-access-token
Another possible solution would be to install Particle CLI in a VPS or a cloud workspace. You could then use Particle CLI to obtain your access token.
I program my particle via my iPad, until needing to use the cloud api I’ve had no issues using the web ide
The cloud-api way worked thanks
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.