I recently purchased a a Schedules Direct account after my trial account expired. When I had the trial account I was able to get a token from the server, but now I get and INVALID_USER response.
- Code: Select all
{"response":"INVALID_USER","code":4003,"serverID":"20141201.web.X","message":"Invalid username or token has expired.","datetime":"2018-08-26T15:44:37Z"}
I'm wondering if this has something to do with the fact that I let my trial account expire. Or maybe my purchased account hasn't been activated yet? I purchased it yesterday.
I've searched the forum and it seems like people have had similar issues but only after getting a token. I'm receiving this error on the /token route.
Matt