You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the payload you submitted on GitHub contains incorrect mappings. Specifically, in your IGM payloads, you have provided your subscriber_id in bap_id and subscriber_url in bap_uri, which is incorrect.
If you are a seller, these details should be provided under BPP instead. Please review and correct your submission accordingly.
@ChanSek
FLOW 1
Issue
Context/ttl
- should be "PT30S" according to the API contract.Issue_Info_Provided
Context/ttl
- should be "PT30S" according to the API contract.Context/message_id
of theissue_info_provided
call should not match with thecontext/message_id
of theOn_Issue_Unsolicited_Info_Requested
call.Message/issue/created_at
of theissue_info_provided
call is mismatched with themessage/issue/created_at
in theissue
call.Issue_Status
Context/ttl
- should be "PT30S" according to the API contract.Issue_Proposal_Accepted
Context/ttl
- should be "PT30S" according to the API contract.Message/issue/created_at
of theissue_proposal_accepted
call is mismatched with themessage/issue/created_at
in theissue
call.Issue_CLOSED
Context/ttl
- should be "PT30S" according to the API contract.FLOW 2
Issue
Context/ttl
- should be "PT30S" according to the API contract.Issue_Proposal_Escalated
Context/ttl
- should be "PT30S" according to the API contract.Message/issue/created_at
of theissue_proposal_escalated
call is mismatched with themessage/issue/created_at
in theissue
call.Issue_Proposal_Accepted
Context/ttl
- should be "PT30S" according to the API contract.Message/issue/created_at
of theissue_proposal_accepted
call is mismatched with themessage/issue/created_at
in theissue
call.Issue_CLOSED
Context/ttl
- should be "PT30S" according to the API contract.Message/issue/created_at
of theissue_closed
call is mismatched with themessage/issue/created_at
in theissue
call.Context/message_id
of theissue_closed
call should not match with thecontext/message_id
of theOn_Issue_Resolved
call.The text was updated successfully, but these errors were encountered: