I moved my project from an Arduino Uno to a Mega and have had the most difficult time get it to work. Initially I was getting flood error, which probably means my coding is bad, although it was working on the Uno.
Trying to troubleshoot I have gone back to square one and I am still having difficulties. The Mega is setup a an Ethernet shield (Mega compatible) and using the cloud server. I have uploaded the “ButtonInterrupt” example with no modifications other than the token. It runs fine for a while (a few minutes) and the stops and gives me the Cmd Skipped error whenever I press the button. The only way to get it back to work is to upload the sketch again. Tried numerous times and it only works for a few minutes.