This is perfectly acceptable in production; not so in dev mode. Is there a way to disable or increase the number of requests in dev mode? Endpoint is api/v0.1/authentication/token
I’m structuring best ways to store the expires_in to compare current date with expired date with date.setSeconds(expires_in)
I’m not 100% sure about your error, if you’ve made local changes it might be that. If you can replicate this error on the master branch or the latest tag, I would recommend raising a bug Sign in to GitHub · GitHub and including the steps for someone to reproduce!