You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chosen O365 plan: , chosen applications: All
Saving config data...
Traceback (most recent call last):
File "/home/azureuser/Firepower_O365_Feed_Parser/O365_web_service_parser.py", line 597, in
WebServiceParser()
File "/home/azureuser/Firepower_O365_Feed_Parser/O365_web_service_parser.py", line 249, in WebServiceParser
bool_new_version = check_for_new_version(clientRequestId)
File "/home/azureuser/Firepower_O365_Feed_Parser/O365_web_service_parser.py", line 217, in check_for_new_version
sys.stdout.write(f"\nFirst time script runs, version of Office 365 {CONFIG_D ATA['O365_PLAN']} commercial service instance endpoints detected: {newVersion}\n ")
UnboundLocalError: local variable 'newVersion' referenced before assignment
The text was updated successfully, but these errors were encountered:
Python Version 3.10.12:
Chosen O365 plan: , chosen applications: All
Saving config data...
Traceback (most recent call last):
File "/home/azureuser/Firepower_O365_Feed_Parser/O365_web_service_parser.py", line 597, in
WebServiceParser()
File "/home/azureuser/Firepower_O365_Feed_Parser/O365_web_service_parser.py", line 249, in WebServiceParser
bool_new_version = check_for_new_version(clientRequestId)
File "/home/azureuser/Firepower_O365_Feed_Parser/O365_web_service_parser.py", line 217, in check_for_new_version
sys.stdout.write(f"\nFirst time script runs, version of Office 365 {CONFIG_D ATA['O365_PLAN']} commercial service instance endpoints detected: {newVersion}\n ")
UnboundLocalError: local variable 'newVersion' referenced before assignment
The text was updated successfully, but these errors were encountered: