Everyone,
I’m working on developing a program for arduino to connect to ERPNext. I hope to use it to create all kinds of automation, Including handheld RFID readers and fingerprint scanners.
I’m getting stuck early on, I’m hoping someone here can help. I can send the request, and it logs me in, but so far I can’t access the header.
Here’s the code: https://github.com/cgpurbaugh/RFID/blob/master/RFID.ino
Here’s the response:
[HTTP] POST… code: 200
Header count: 5
system_user =
user_image =
user_id =
full_name =
sid =
Res 1 = {“home_page”:“/desk”,“message”:“Logged In”,“full_name”:“Feather Huzzah”}