• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
HP Recommended

Hi all,

I intend to use XML API to communicate with MCU.

I use Postman to send request

The LOGIN action seem works well, but other commands always return "User not found" with id 65561

So, did I miss anything?

Or what is solution for this

Thank you

8 REPLIES 8
HP Recommended

This is my full response I got

<RESPONSE_GENERAL>
<RETURN_STATUS>
<ID>65561</ID>
<DESCRIPTION>User not found</DESCRIPTION>
<YOUR_TOKEN1>-1</YOUR_TOKEN1>
<YOUR_TOKEN2>-1</YOUR_TOKEN2>
<MESSAGE_ID>-1</MESSAGE_ID>
</RETURN_STATUS>
<ACTION_TYPE>set_request</ACTION_TYPE>
</RESPONSE_GENERAL>
HP Recommended

Hello

I ha ve the same problem . The login request return XML string with MCU_TOKEN and MCU_USER_TOKEN . And when i wan to use it for next request ( for example a <GET_STATE/> to get a keealive ) , the MCU return :

 

["ID"]=> string(5) "65561"
["DESCRIPTION"]=> string(14) "User not found"
["YOUR_TOKEN1"]=> string(1) "2"
["YOUR_TOKEN2"]=> string(1) "2"
["MESSAGE_ID"]=> string(2) "-1" 
["ACTION_TYPE"]=> string(11) "get_request" 

 

I see in release note for 8.4.2.

"BRIDGE16350
General Rest API: Failed to get Time from MCU due to (65611) Internal
communication error / (-1) Empty Response Arrived / (65561) User not
found.
V8.4.2

"

by i am in version 8.8.1.2157

 

have you a idea for resolve this problem ?

( User account define in MCU , Coding or Param for Protocol XML , etc ... )

 

Thks.

HP Recommended

when i add in the header  ( "Connection: Keep-Alive\r\n" ) , i see now my session with my account in the Manager.

But the next "Post" end in timeout.

 

thks.

HP Recommended

Hi Fred and Quang

 

Did you ever get closer to a solution on this. Also working with XML API from Crestron to RPCS1830?

Be very much aware that your data is correct. Even a small glitch, like number of bytes not matching, will cause disconnect. The User Not found could be a mismatch in token and ID.

Will really like to hear more about your findings... 

BR Soren

HP Recommended

I need your help. I encountered the same problem. How did you solve the problem of token invalidation?

image

 

HP Recommended

How did you finally solve it?

HP Recommended
  • I had the same problem. Did you solve it

HP Recommended

I had the same problem. Did you solve it

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.