Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No section error #4

Open
vivekkishor opened this issue Jan 7, 2022 · 0 comments
Open

No section error #4

vivekkishor opened this issue Jan 7, 2022 · 0 comments

Comments

@vivekkishor
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant