kaisero / fireREST

Python library for interacting with Cisco Firepower Management Center REST API
GNU General Public License v3.0
70 stars 49 forks source link

Invalid Refresh Token - Browser Timeout Set to 10 minutes #75

Closed Copter64 closed 1 year ago

Copter64 commented 1 year ago

FMC version: 7.0.4 Exception has occurred: GenericApiError Invalid refresh token

Is there anyway to handle if there is a browser timeout since it looks like the browser timeout also kills off the refresh token along with the access token. Our timeout was required to be set to 10 minutes per our security needs. I have a job that I am pulling all of our ACLs and their related objects and it crashes on this error. Let me know if any other details are needed.