-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I am getting NoSection error while running the code. config.ini is in the default state. Am I suppose to change [root_url]?
Or is there any other issue.?
my config.ini
[user]
source=WEBAPI
[SSL]
disable_ssl=True
[root_url]
root=https://ttblaze.iifl.com
broadcastMode=Full
Following error message in Terminal
configparser.py", line 1152, in _unify_values
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'root_url'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels