Just wanted to post here that I’m using System.os_time(:second)
to get the current timestamp for use with OAuth to determine when tokens expire. It works fine locally (MacOS) but these calls return nil
on Fly.
I was curious if anyone’s run into this and what the cause might be; if perhaps it is related to the use of the :second
atom?