You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently on pro-version trial. Every gRPC call that has anything in the script tab, shows "Resolving scripting modules failed" with a grey triangle with an exclamation mark in the bottom bar of the window when it runs. The script seems to run as expected, but that error-message is shown.
To Reproduce
I call a gRPC service that returns an attribute, shown like this in Response tab:
Describe the bug
Currently on pro-version trial. Every gRPC call that has anything in the script tab, shows "Resolving scripting modules failed" with a grey triangle with an exclamation mark in the bottom bar of the window when it runs. The script seems to run as expected, but that error-message is shown.
To Reproduce
I call a gRPC service that returns an attribute, shown like this in Response tab:
For that I have this script:
I get this in the trace tab:
So obviously the script executed as expected, the variable is set from the response and logged.
Expected behavior
No error shown.
Screenshots
Look at the bottom left of the window where the error is shown. It disappears by itself after a few seconds.
Environment (if possible, copy the information from the error dialog or the About menu):
The text was updated successfully, but these errors were encountered: