Hi,
As far as I could find in the documentation, this isn’t possible.
Although this blog suggest that its just a HTTP requesthandler they use.
“Once you enable the debugger with a chosen password, the Mendix Runtime registers a separate RequestHandler for the debugger: /debugger . Once started, your debugger serves at https://yourapp.mendixcloud.com/debugger/. Reusing existing HTTP infrastructure is very convenient for us and using the same url makes sense to the user.”
Thus when you can turn on that @SAP side and register a PW….
On the otherhand;
Is your issue related to the dataset? then you might go for one of these options
Good luck, R
Well, I solved the issue in the end. Thanks to the reply to my question and the service desk of Mendix. Removing the XSUUA check on the startup flow gave the possibility to deploy it on the mendix cloud. Debugging worked fine than (and I was able to solve my issue :-) )
Case closed. Thanks!
Laurens