Key not found by API (when using improper emails)Solved

Hello!I need to save a client ID in the "Email" field when I'm generating new key.And then I can't find it by API "limelm.pkey.find" method.For example I have 4 keys where email is "14ecdfd9-e817-4132-a440-988dec2745a7", it is a client ID.But when I'm sending request to API https://wyday.com/limelm/api/rest?api_key=***&format=json&version_id=4266&method=limelm.pkey.find&email=14ecdfd9-e817-4132-a440-988dec2745a7

I'm getting "Product key not found."Why?

Because that's not a proper email. Our API filters nonsense out. If you try to send and email to what is clearly a UUID, then you'll just get an error.

Long story short, use custom license fields and the advanced search function.

https://wyday.com/limelm/help/license-features/

https://wyday.com/limelm/help/api/limelm.pkey.advancedSearch/