pmorrill / DendroicaAPI

Issues and documentation regarding the Mobile App API
2 stars 0 forks source link

fetch user doesn't always work #5

Open RobynVG opened 4 years ago

RobynVG commented 4 years ago

API call: https://www.natureinstruct.org/api/authenticate?username=tmobile&password=appH@ppy

Sometimes it works, other times throws a server error

RobynVG commented 4 years ago
2019-12-12 (1)
pmorrill commented 4 years ago

Yikes - I see what you mean. I updated a couple of queries to hand you the project-specific preferences and I must have messed something. I'll sort it out this morning.

pmorrill commented 4 years ago

Should now be fixed: my token 'garbage cleanup' routine was faulty. It only runs once in 3 authentications, which explains the sporadic error.