You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using FastSpring as license generator. Sometimes (1 of 1000) I get license file where 'data' tag ends with "==" instead of single "=". Such licenses fail the check via APCreateDictionaryForLicenseFile() (I use STL implementation with mingw-64).
Is it generator bug?
Can this be fixed/avoided by changing STL implementation code?
The text was updated successfully, but these errors were encountered:
I am using FastSpring as license generator. Sometimes (1 of 1000) I get license file where 'data' tag ends with "==" instead of single "=". Such licenses fail the check via APCreateDictionaryForLicenseFile() (I use STL implementation with mingw-64).
Is it generator bug?
Can this be fixed/avoided by changing STL implementation code?
The text was updated successfully, but these errors were encountered: