Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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

http://developer.bada.com/help/index.jsp?topic=/com.osp.cppappprogramming.help/html/dev_guide/ads/ad_control_11_api.htm

and after doing that the ad control is shown in my app .

Please any one help me to resove this issue

Thanks & Regards

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.