Hello - I m using Make App with Button widget, all worked fine until recently: If I click on a Button defined in my App, the Scenario would not fire, so it just stopped working. Seems to be an app problem, here is the stack trace (does not matter which button I click, all same error): HOw to fix that? 2025-08-27 17:28:05.090 +02:00 I: Sync started (one time)
2025-08-27 17:28:05.093 +02:00 D/Network: Sending type=Hello with data=Hello(update=null, csr=null)
2025-08-27 17:28:05.297 +02:00 I/Network: Welcome!
2025-08-27 17:28:05.301 +02:00 D/Network: Sending type=Event with data=Event(id=05c28df03a0348e0a4d0de8420b6fd11, type=button:run-docs, bundle=ii.ZK$c@fc9f095, bundleType=ii.FC (Kotlin reflection is not available), metadata=Meta(createdAt=Sun Jul 07 06:46:04 GMT+02:00 2024))
2025-08-27 17:28:05.304 +02:00 E/Network: Failed to send message
java.lang.IllegalArgumentException: Data cannot be transformed to byte array
at ii.aL.i(Integromat:433)
at ii.eL.h(Integromat:59)
at ii.NJ.run(Integromat:1028)
at ii.Pg.invokeSuspend(Integromat:175)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Integromat:6)
at ii.Bw.run(Integromat:118)
at ii.ar.run(Integromat:118)
2025-08-27 17:28:05.306 +02:00 E/Exception: Data cannot be transformed to byte array
