Quote from
lolo on December 18, 2024, 7:32 pm
В начале я использовал такой код , но ничего не получил.
At first I used this code but got nothing.
CreateEmptyArray [arrayData]
SetVar [arrayData] [data]
SetVar [listUserLogin] [arrayData(0).login]
в итоге я решил проверить, что содержит [data]
in the end i decided to check what [data] contains
SetVar [listUserLogin] [data]
я получил такое сообщение
I received this message
Database does not exists or not valid query.
в консоле браузера вот такая ошибка
there is this error in the browser console
/#!/NewPage:1 Uncaught (in promise) Error: Access to storage is not allowed from this context.
В начале я использовал такой код , но ничего не получил.
At first I used this code but got nothing.
CreateEmptyArray [arrayData]
SetVar [arrayData] [data]
SetVar [listUserLogin] [arrayData(0).login]
в итоге я решил проверить, что содержит [data]
in the end i decided to check what [data] contains
SetVar [listUserLogin] [data]
я получил такое сообщение
I received this message
Database does not exists or not valid query.
в консоле браузера вот такая ошибка
there is this error in the browser console
/#!/NewPage:1 Uncaught (in promise) Error: Access to storage is not allowed from this context.
Uploaded files:- You need to login to have access to uploads.