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

SDL does not respond with NACK to start RPC service request with invalid data #3620

Closed
dboltovskyi opened this issue Jan 26, 2021 · 2 comments
Labels
7.1 Release issues introduced by 7.1 release candidate Bug fix submitted

Comments

@dboltovskyi
Copy link
Contributor

dboltovskyi commented Jan 26, 2021

Bug Report

SDL does not respond with NACK to start RPC service request with invalid data

Reproduction Steps
  1. Start SDL, HMI, connect mobile device
  2. App tries to start RPC service over 5th SDL protocol with invalid data in bson payload
Expected Behavior

SDL does:

  • send 'OnServiceUpdate' notification to HMI with 'REQUEST_REJECTED'
  • respond with NACK to start service request with appropriate reason
Observed Behavior

SDL does:

  • send 'OnServiceUpdate' notification to HMI with 'REQUEST_REJECTED'
  • not send StartServiceNack to mobile app
OS & Version Information
Test Case, Sample Code, and / or Example App
@LitvinenkoIra
Copy link
Contributor

@VladSemenyuk is working on it

@iCollin
Copy link
Collaborator

iCollin commented Mar 24, 2021

Closed via #3647

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.1 Release issues introduced by 7.1 release candidate Bug fix submitted
Projects
None yet
Development

No branches or pull requests

4 participants