Forum Discussion

ebjim's avatar
ebjim
Resolver I
2 years ago
Solved

Access token has expired

We're pulling data into a dataflow gen2 from an onprem SQL Server via a Vnet connection. There is one table in particular that is important and also relatively large at about 52 million rows and 97 c...
  • miguel's avatar
    miguel
    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.