Rest API call not triggering the resource when token expired

I have a REST api call that doesn't obtain a new token from the resource
unless I manual click 'Re-auth'.

Hi @DanSved, welcome to the forum! Try taking a look at this section of the Custom API authentication guide in our documentation. I think that might solve your issue here, but let us know if you are still having trouble.