The operation index in list cannot accept the arguments: , [[email protected]], [([email protected]]

I am getting error when i try to login into the app.
For database, i have used Baserow
Below is the error:
The operation index in list cannot accept the arguments: , [[email protected]], [([email protected]]
Note: You will not see another error reported for 5 seconds.

image

Baserow Database

Here no need to use decode block? Why do you use web decode block?,

I am new to Kodular and hence dont know properly how to solve the issue. Can u try the code at your end tell me the solution

He said remove the web1.decode block and use getvalue directly.
SetglobalEmail.to = getValues
SetGlovalPassword.to = getValues

1 Like

image

blocks(317)

1 Like

Have you tried without that web block or not in your own block?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.