Skip to content
New issue

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

HMI sends GetUserFriendlyMessage with empty messageCodes #558

Closed
jacobkeeler opened this issue Apr 20, 2021 · 1 comment · Fixed by #559
Closed

HMI sends GetUserFriendlyMessage with empty messageCodes #558

jacobkeeler opened this issue Apr 20, 2021 · 1 comment · Fixed by #559

Comments

@jacobkeeler
Copy link
Contributor

When using EXTERNAL_PROPRIETARY mode, if you open the App Permissions view, the HMI will send a GetUserFriendlyMessage request for an app that is not given specific permissions. Since the messageCodes list is empty in this case, Core will mark this request as invalid and respond with INVALID_DATA accordingly. The HMI should not send this message if there are no messageCodes to send.

@jacobkeeler
Copy link
Contributor Author

Closing with the merge of #559

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant