Hi,
I integrated mender into the Microchip Yocto project for SAMA5D3 (dunfell). While creating mender hosted setup, it asks for hosted mender credentials. After entering mender userid and password, I get the following response:
Enter a name for the device type (e.g. raspberrypi3): [sama5d3-xplained] sama5d3
Are you connecting this device to hosted.mender.io? [Y/n] Y
Enter your credentials for hosted.mender.io
Email: xxxx.yyyyyy@zzz.com (hidden for security purpose)
Password:
ERRO[0219] Error parsing JSON response.: json: cannot unmarshal object into Go value of type string
root@sama5d3-xplained:~#
What could be the issue?