Jump to content

Recommended Posts

Posted

I am using the Rest API on unilogic to query a MiR robot Rest API server. I am using the basic authentication within the Rest API, but I'm having a problem with the password. The PLC should be including BASE64(username:password) in the header of the packet, but instead it's just sending BASE64(username:). It is completely dropping the password. Therefore, the server is rejecting due to authentication. It will sometimes work but on reboot or a new download it will random start/stop working. Any help would be great, thanks!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.