Hello Everyone,
I have setup a restful api with YII and extension Restfulyii. The problem I'm having is allowing access to the api from different domains. I wish to make my request from html wrapped in android app. Is there something I need to set in the framework to allow communication from the android app or any other domain at that?
I have setup a restful api with YII and extension Restfulyii. The problem I'm having is allowing access to the api from different domains. I wish to make my request from html wrapped in android app. Is there something I need to set in the framework to allow communication from the android app or any other domain at that?