Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
coreBOS Webservice Library for AngularJS : sample code
#6
it is most probably the CORS configuration. For javascript to securely access a webservice API you have to give access to the javascript domain in the server hosting the webservice.
This can be done at the apache/server configuration level or at the application level.

coreBOS has support for CORS by configuring the config variable CORS Domains, which should be in your config.inc.php file and editable from the Settings Configuration section.

Read a little about CORS, try adding your domain to the configuration and let us know how it goes.
Joe
TSolucio
Reply


Messages In This Thread
RE: coreBOS Webservice Library for AngularJS : sample code - joebordes - 09-04-2015, 11:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)