dominicusmento / CSharpTradFriLibrary

This is a .NET Standard (2.0) library to communicate with the IKEA Home (Tradfri) ZigBee-based Gateway.
GNU General Public License v3.0
37 stars 20 forks source link

[BUG] - TlsFatalAlert on GenerateAppSecret #41

Closed FrayxRulez closed 4 years ago

FrayxRulez commented 4 years ago

Describe the bug Hello, I'm trying to connect to my gateway, but every time I try to invoke GenerateAppSecret I get the following exception:

Exception thrown: 'Org.BouncyCastle.Crypto.Tls.TlsFatalAlert' in BouncyCastle.Crypto.dll
bad_record_mac(20)

Source Link data for BouncyCastle.Crypto.dll (embedded) failed to parse or does not conform to the schema: {"documents":{}}

IKEA Tradfri Gateway (please complete the following information):

FrayxRulez commented 4 years ago

I feel quite dumb now...