JohanDegraeve / xdripswift

xdrip for iOS, written in Swift
GNU General Public License v3.0
329 stars 328 forks source link

Add Account-Id HTTP header (user Id's SHA256) required by LLU 4.11 #550

Closed gui-dos closed 3 months ago

gui-dos commented 3 months ago

If you set “4.11.0” as the LibreLinkUp version in the Developer Settings, you receive the reply {“message":"RequiredHeaderMissing”} (status 400) since the recent update of the last week requires a new Account-Id HTTP header and you have to pass the SHA256 digest of libreLinkUpId as a 64-char hexadecimal string.