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

parse_parameter list index out of range #4

Open
fsacer opened this issue Jul 7, 2022 · 3 comments
Open

parse_parameter list index out of range #4

fsacer opened this issue Jul 7, 2022 · 3 comments

Comments

@fsacer
Copy link

fsacer commented Jul 7, 2022

Got the following error while running against gwt endpoint 2.8.2.

gwtmap-bug

@Batatabug
Copy link

same issue here

@myyxl
Copy link

myyxl commented Oct 10, 2022

I don't know what the issue is, but I found a quick fix, even though I'm unsure what side effects it might cause.
Change line 607 and 608 to this:
"rmtSvcIntName": parse_parameter(code, "'"),
"paramCount": parse_parameter(code, "'"),

@Fluepke
Copy link

Fluepke commented Mar 5, 2023

Thanks a lot @myyxl, that fixed the issue for me!

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

4 participants