| 
     
      
      
      From: Geoffrey K. <geo...@gm...> - 2016-08-19 00:39:58
      
     
   | 
I would like a sample script to connect to the api. The current api is hard to connect to,things keep changing and no one documents apiusage. Nayan Ambali <nay...@gm...> wrote: > Hello Geoffrey, > You need to add custom header called Fineract-Platform-TenantId and set > the value same as tenant identifier you want to access, in your case it may > be 'default'. > > the best way to learn about API is, refer API documentation > https://demo.openmf.org/api-docs/apiLive.htm#top > > Suggestions: > > - Print the errors and return code, it helps know what went wrong > - Better use REST friendly PHP HTTP client like > https://github.com/nategood/httpful > <https://github.com/nategood/httpful> > > - > Nayan Ambali > > > On Mon, 15 Aug 2016 at 15:44 Geoffrey Kimani < > geo...@gm... > <javascript:_e(%7B%7D,'cvml','geo...@gm...');>> wrote: > >> Hello, >> >> I have installed my mifox in my server and the link is of this nature >> >> https://xxx.234.237.xxx:8443/community-app/#/ >> >> >> This is the link to my php script >> >> https://bitbucket.org/qubitsmith/mifosx-api-php-examples/raw/ >> 3f0784f954bd61a52e4173e2657812aaf37aec6e/index.php >> >> >> When i run the php script,i am not able to post a repayment. Does >> anyone know why its not working?. >> >> ------------------------------------------------------------ >> ------------------ >> What NetFlow Analyzer can do for you? Monitors network bandwidth and >> traffic >> patterns at an interface-level. Reveals which users, apps, and protocols >> are >> consuming the most bandwidth. Provides multi-vendor support for NetFlow, >> J-Flow, sFlow and other flows. Make informed decisions using capacity >> planning reports. http://sdm.link/zohodev2dev >> Mifos-developer mailing list >> mif...@li... >> <javascript:_e(%7B%7D,'cvml','mif...@li...');> >> Unsubscribe or change settings at: >> https://lists.sourceforge.net/lists/listinfo/mifos-developer >> >  |