Skip to content

The python code reports an error and cannot locate the specific location #503

Closed
@y1y2

Description

@y1y2

python code reports an error, but it cannot locate the specific line and can only reach the specific function. However, javascript can

def multiSite(ctx):
    tc = base.traceContext()
    req = base.parseJsonString(ctx.getBodyAsString())
    base.logInfo(tc, f"ceshi,{ req['AAA']}")
Image

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