Error testing Api Service

Testing Api Service, this error occurrs:

Application ID: 853476F7-1565-CBA3-FF64-81D8A9303300

Cannot read properties of null (reading 'id')
TypeError: Cannot read properties of null (reading 'id')
    at Function.mapToProps (https://eu-develop.backendless.com/static/js/8967.0aa133c6.js:1:237793)
    at o (https://eu-develop.backendless.com/static/js/bundle.93574efc.js:2:6195920)
    at h (https://eu-develop.backendless.com/static/js/bundle.93574efc.js:2:6197379)
    at https://eu-develop.backendless.com/static/js/bundle.93574efc.js:2:6197451
    at Object.p [as onStateChange] (https://eu-develop.backendless.com/static/js/bundle.93574efc.js:2:6192816)
    at Object.r [as callback] (https://eu-develop.backendless.com/static/js/bundle.93574efc.js:2:6190688)
    at https://eu-develop.backendless.com/static/js/bundle.93574efc.js:2:6190883
    at cc (https://eu-develop.backendless.com/static/js/bundle.93574efc.js:2:6061271)
    at Object.notify (https://eu-develop.backendless.com/static/js/bundle.93574efc.js:2:6190852)
    at Object.notifyNestedSubs (https://eu-develop.backendless.com/static/js/bundle.93574efc.js:2:6191265)

Hello @Elena_Aralla

Please specify the name of the api service and the steps to reproduce the problem.

Regards,
Inna

Hi @Inna_Shkolnaya ,

It’ my service: ImportService.

I was testing GetTempData with coderunner on Visual Studio Code.

Sometimes I got server errors like the one i posted.

How often does the error reproduce itself? Can I make a call of this method?

Hi @Inna_Shkolnaya,

not that often.

Yes you can; what do you need?