Forum Discussion

spradhan7656's avatar
spradhan7656
Channel Surfer
2 months ago

i am try calling a getApi but still response code 403 ?

sub Init()     m.top.functionName = "GetContent" end sub sub GetContent()     m.deviceRegistry = CreateObject("roRegistry")     m.storeSection = CreateObject("roRegistrySection", "Store") ...