Skip to content

No section error #4

@vivekkishor

Description

@vivekkishor

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions