Norman Khine wrote: > There is the line: > > LoginId=myusername&Password=mypassword&__sgx_contextKey=63397388108404021367 > 5900406_solidarmonde_X_12873096&__sgx_contextSecurity=&__sgx_script=&=&= [snip] > --post-data 'LoginId=myusername&Password=mypassword'
You are only sending two of the four parameters the server is expecting. You need to determine the correct values to send for __sgx_contextKey and __sgx_contextSecurity Tony
