I have a customer using the Python script for export/importing Policy packages.
They have already successfully move a few packages over with no issues but ran into some problems on 1 policy. This policy has over 5000 Rules but very little NAT rules.
They are getting the following error which looks more related to the session closing or ending but not sure as to why:
‘Failed to retrieve NAT rulebase! Error: message: Wrong session id [4CqUm2VkMbKBkxtD0PHS9J0qTjX4mC2xkf-M9Vy6xak]. Session may be expired. Please check session id and resend the request.
code: generic_err_wrong_session_id
. NAT rulebase was not exported!’
Wondering if anybody has any ideas. I didn't see any logs to check for more detailed information but I haven't had much exposure to this script besides very recently so I may be missing something.