I have a process which generates and sends a HTML form to be filled out, pretty standard stuff. However, for some reason it isn’t working on iPads. When the iPad requests the form the workflow returns a 208 error. The main departure from a typical COTG workflow is that it sends a custom response (since some paths are invalid) so set Job Variable to “200 OK” on valid paths.
Could someone maybe point me in the right direction on how to fix this? Or what to look into?