Maker API Error

I'm attempting to use the Maker API for the first time. I have allocated the "appropriate" devices to error and got the JSON to figure out the ID for the device. I formatted the "on" statement as follows:

http://192.168.1.4/apps/api/386/devices/613/On?access_token=asdefined

and i keep getting the following error:

Device not found or not authorized to send that command

As I'm fully confident in my skills, what am I doing wrong!

Thanks,
Alan

JSON:

	"id": "613",
	"name": "Virtual Switch",
	"label": "Garage Lights"

Have you tried "on" instead of "On"?

As I said, what am I doing wrong. Thanks Fritz. The command is "on" not "On" (same with off).

Appreciate the quick response.

Alan

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.