Hello!
I am having trouble in parsing this particular JSON code. Please let me know what, and where specifically is the problem. Below is my code
B4X:
Sub Class_Globals
Public csrf As String
End Sub
'Initializes the object. You can add parameters to this method if needed.
Public Sub...