Forum Discussion
Access token has expired
- 2 years ago
definitely continue with the support team to inquire more about the refresh of your credentials. If you are effectively using username/password (aka basic auth), then there isn't anything to refresh in terms of tokens, because the basic authentication never needs any sort of refresh. It simply uses the same username/password.
However, if you are leveraging a destination such as a LakeHouse or a staging mechanism, then the tokens for those could potentially expire while the refresh is happening.
Hi miguel,
We tried ingesting the table in its entirety with both Vnet and onprem gateway, with unsuccessful outcomes. With the onprem gateway, a ticket was filed and the recommendation is to create a multinode cluster. While we don't rule that out, the Vnet is preferred because it's less maintenance. We don't use OAuth with the Vnet, which is why we wonder the creds expire; we know expiration happens, but we were hoping that with basic auth, it would last longer.
definitely continue with the support team to inquire more about the refresh of your credentials. If you are effectively using username/password (aka basic auth), then there isn't anything to refresh in terms of tokens, because the basic authentication never needs any sort of refresh. It simply uses the same username/password.
However, if you are leveraging a destination such as a LakeHouse or a staging mechanism, then the tokens for those could potentially expire while the refresh is happening.