paolostivanin / OTPClient

Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP
GNU General Public License v3.0
458 stars 47 forks source link

Error while loading json data: end of file expected near '@' #343

Closed edwardando closed 4 months ago

edwardando commented 5 months ago

Here is a respectful attempt at reporting bug #341

I launch OTPclient

On relaunching I have the follwing error:

Error while loading json data: end of file expected near '@'

I have looked into this, and it's due to the @ symbol in the "Account" field which is unfortunately quite common since accounts are often email addresses. Can you confirm this bug? Does it not happen with other import mechanisms?

paolostivanin commented 5 months ago

are you using the latest version?

edwardando commented 5 months ago

I'm using 3.1.4 from the debian 12 repo

paolostivanin commented 5 months ago

please try again with the latest version since that one is no longer supported (https://github.com/paolostivanin/OTPClient/security/policy)

paolostivanin commented 4 months ago

cannot reproduce, please try with the latest version. If the issue persists, please provide a reproducer, thanks.

edwardando commented 4 months ago

It is indeed fixed in 3.4.0