Help me to solved this error

getting this error for this block
blocks(159)
I was storing lat & lng in tiny db & trying to get
Runtime error
Argument #1 () to ‘com.google.appinventor.components.runtime.util.YailDictionary.walkKeyPath(com.google.appinventor.components.runtime.util.YailObject,java.util.List)’ has wrong type (java.lang.String) (java.lang.String cannot be cast to com.google.appinventor.components.runtime.util.YailObject)

Have you search the community ?

( Search results for '(Argument #1 (not found) to ‘com.google.appinventor.components.runtime.util.YailDictionary.walkKeyPath(com.google.appinventor.components.runtime.util.YailObject,java.util.List)' - Kodular Community

I didn’t understand i was using tiny db why showing dictionary error

After that do you use call web1.get block? Maybe the error comes from response and how you handle it?

Nice guess. Thank you​:smiling_face_with_three_hearts:

1 Like

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