We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When attempting to update the tracking parameter to DISCARD POOR RESULTS, it fails on save with an error, and does not complete the save.
After enabling debug log and reviewing the logs the following error is seen.
AttributeError: 'iCloud3_OptionsFlowHandler' object has no attribute '_validate_tracking_paramdeters'. Did you mean: '_validate_tracking_parameters'?
The text was updated successfully, but these errors were encountered:
Thanks. I have fixed this error. It will be in the next release of iCloud3 (v3.1.4.2) which I am doing final testing on now.
Sorry, something went wrong.
excellent, thanks for the quick response.
@gcobb321
After testing out v3.1.4.2 (provided in a different issue post) I was able to set this option successfully.
Thank you and again thank you for the quick turnaround and a great integration.
No branches or pull requests
When attempting to update the tracking parameter to DISCARD POOR RESULTS, it fails on save with an error, and does not complete the save.
After enabling debug log and reviewing the logs the following error is seen.
AttributeError: 'iCloud3_OptionsFlowHandler' object has no attribute '_validate_tracking_paramdeters'. Did you mean: '_validate_tracking_parameters'?
The text was updated successfully, but these errors were encountered: