MSID Login functionality not working in Suitecrm 8.5.1

Recently, i have upgrade the Suitecrm 7.14 to 8.5.1.

So I have found one login Bug.

  1. Generate Session id
    https://example.com/service/v4_1/rest.php?method=login&input_type=json&response_type=json&rest_data={“user_auth”:{“user_name”:“admin”,“password”:“MD5 (password)”},“application_name”:“WebView Login”,“name_value_list”:[]}

Response and fetch session Id

  1. Login Link https://example.com/index.php?MSID=sessionId

I used this functionaity in Suitecrm 7.14 but after upgrade SuiteCRM in 8.5, this functionality not working.

Check how your and API call works in v8.5