Accept insecure certificates
If you are using a self-signed certificate to test your app, you may get invalid certificate errors during the execution of the tests. To avoid these errors, pass the acceptInsecureCerts
parameter in the REST API request and start the Flutter test execution.
Parameter | Description | Values |
---|---|---|
acceptInsecureCerts |
Set this parameter to true to avoid invalid certificate errors while using self-signed certificate to test your app |
true/false. Default: false |
Example cURL
request:
Once you start the Flutter test execution, you can access the test execution results on the App Automate dashboard.
Related topics
-
Manage your uploaded test package using our REST API.
-
Use the list test package API endpoint to list your recently uploaded test package.
-
Delete your uploaded test package using the delete test package API endpoint.
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!