I am getting error while using ads in bada 1.2.1 app as shown below
0009.963,INFO,P28,T-01,A-01,OspMain (24) > Application started.
0017.652,EXCEPTION,P28,T03,A92,Osp::Ad::Controls::__BannerListener_requestAdCompleted (135) > [E_SERVER] Response from server contains error code.
0017.652,EXCEPTION,P28,T03,A92,Osp::Ad::Controls::__AdCtrlAccessor::OnAdReceived (167) > [E_SERVER] Propagated.
0017.654,INFO,P28,T03,A92,Form1::OnAdReceived (74) > RequestAd response : (reqId=1, r=E_SERVER, errorCode=OAF_4404, errorMsg=Cannot find an Open API resource. -ServiceUri : v1/advertisement/banner, Method : POST)
As per to my knowledge I have Link the Ad library to my project as mention in the below link
and after doing that the ad control is shown in my app .
Please any one help me to resove this issue
Thanks & Regards