Bug #33440
closedMobile app Prod checklist- Amadeus - We are not getting prefilled logged in user information on Add hotel vehicle review page.
0%
Description
We are not getting prefilled logged in user information on Add hotel vehicle review page.
PFA,
- Login as a traveler.
- Search flight from FLL to ORD (Fort Lauderdale to Chicago O'Hare), any dates.
- Select UA flight (United Airlines) with a long name branded fare:
- Economy Plus Fully Refundable.
- Add all mandatory info (passenger details, payment, etc.).
- Confirm booking.
- Add hotel vehicle-
- Search hotel and vehicle using default dates and location (ORD).
- Select hotel:
- Courtyard Cypress Creek Marriott
- Non-refundable rate.
- Select vehicle:
- Vendor: Avis.
- Check for issues in the review page.
Files
Updated by smriti sharma 22 days ago
- File deleted (
clipboard-202508281221-lyojk.png)
Updated by smriti sharma 22 days ago
Updated by vanshaj vanshaj 22 days ago
- File Screenshot_20250828_132940.png Screenshot_20250828_132940.png added
- Assignee changed from sachin rana to Abhay Kumar
Getting error in API
API : https://v1.nexusapis.com/nexusapi/traveller
REQUEST BODY :
{
"corporateName": "INFERA SOLUTIONS",
"travelerName": "baris yuksel(barisyuksel@mailinator.com)",
"clientId": "3265234208",
"pos": "CA",
"agencyKey": "3253559156",
"profileApi": "NEXUSPROFILE",
"type": "AMADEUS"
}
RESPONSE:
{
"error": {
"code": "200",
"text": "No Data Found"
},
"status": "ERROR"
}
I think the issue is in retrieve API
Log in Id is barisyuksel@yopmail.com
But in retrieve we are getting email : barisyuksel@mailinator.com
Updated by vanshaj vanshaj 21 days ago
- Assignee changed from Abhay Kumar to Neha Changotra
As per discussion with Anil sir, we need to change primary email of assigned manager , whenever we change emails
Suggestion by Anil Sir:
Please try with new users or change the email id on profile
As we are getting old email in retrieve
Updated by Neha Changotra 10 days ago
- Assignee changed from Neha Changotra to smriti sharma
Hi @smriti sharma , we will create a task for this on web and mobile app, you can close this bug for now.
Updated by smriti sharma 10 days ago
- Status changed from New to Closed
As per BA comment issue closed.