API Call Error Issue

error BC30574: Option Strict On disallows late binding.

@Manju_Reddy_Kanughula

Jobject variable is of type Object and not jobject to use (“results”) try to change the type argument in deserialize activity

Cheers

Hi @Manju_Reddy_Kanughula

If the output is JSON OBJ, you can use the select token method to extract the data.

Ex:
Jsonobj.selecttoken(“result”).Tostring

Regards,
Kaviyarasu N

Here,JsonObject Variable should be Jobject.

Hey, Anil
Will you suggest in which type argument we have to change.

@Ahmad_Firdosh

In deserialize jaon activity we have an option type argument which can be modified as needed

Cheers

1 Like

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