I created my token table with attribute fields and created tokens by uploading a csv file.
The tokens were numbered from 1 to 350.
However during testing i got some errors that tokens were no longer valid. When exporting the tokens from Limesurvey i noticed the tokens where i got that error on were not even in the export. For instance token 92 is the one i got that error on and this is what i see in my export:
87
88
89
90
91
93
94
95
96
97
Could it be that this token was deduped when loading the data? I turned off deduping when loading the tokens.