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

11 | Session #444

Open
BasselPlanA opened this issue Oct 6, 2021 · 5 comments
Open

11 | Session #444

BasselPlanA opened this issue Oct 6, 2021 · 5 comments

Comments

@BasselPlanA
Copy link

Hello,

I am new to the Amadeus world and I wanted to test in Laravel Environment.
I worked through the how to and I always end up with 11|Session the company sent me an email that contain the office id and user id and password.
The used header is v4 and I tested it in the test WSDL version.
Any suggestions ?.

@Mohamed-Rifky
Copy link

You Have To Learn About Stateful & Stateless Messages for That . #317 #297 #391

@BasselPlanA
Copy link
Author

You Have To Learn About Stateful & Stateless Messages for That . #317 #297 #391

I would like to run the request only one time so I chose the stateless.
image

And after creating the client I just want to hit one API and that is the MasterPricer.
image
Is it wrong to work with stateless ?

@Mohamed-Rifky
Copy link

yes, it needs stateful session . you have to make connection between messages

@ERaufi
Copy link

ERaufi commented Jul 14, 2022

Did anyone solve the problem I have exactly the same problem getting 11|Session

@alinmoai
Copy link

i solve this problem by base64 encode my password. the password amadeus provide to me is not base64 encoded yet, after i change the password to base64encoded, i not occur this

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

No branches or pull requests

4 participants