List your commands
-
List your commands
import requests url = "https://www.triggercmd.com/api/command/list" # For authorization headers = { "Authorization": "Bearer <This is your token from the Instructions page. >" } r = requests.post(url, headers=headers, json=json)
-
@Russ no puedo iniciar sesión porque me piden el token , accedo a instrucciones para comandos token pero no funcionan. que puedo hacer. si me puedes enviar el token de activación por mensaje mejor.
-
@manuel, I translated that as, "I can't log in because they ask me for the token , I access instructions for token commands but it doesn't work. what can i do If you can send me the activation token by message better."
You replied to a post about using the API to list commands, but if you're trying to login to the iOS app or the PWA at https://app.triggercmd.com, maybe you need a Pair Code instead of the token? If so you can get that by clicking your name in the upper-right, and clicking Pair like this: