Bug #16615
BE - QC1339 - Mandatory Fields – IP Address needs to be added for ALL WS Part #2 - in Request Header to Omni
Status: | Resolved | Start date: | 31 May 2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jimmy Phang | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Please pass the IP in request header for every web services request.
Remark:
Please cross check the "attached document" with Total 153++ WS request would need to be included.
History
#1 Updated by Shafiqah Rahni over 1 year ago
- Status changed from New to Resolved
- Assignee changed from Shafiqah Rahni to Jimmy Phang
- % Done changed from 0 to 100
Added "ip" is soap header
Sample request :
<soapenv:Header> <adap:security> <id>deviceId123</id> <appversion>12.1.0</appversion> <type>android</type> <ip>111.198.88.00:89</ip> </adap:security> </soapenv:Header>
Added in OMNI request header "IP-ADDRESS"