Connecting to DreamFactory from a remote server
@nonlinearmind wrote: I have DreamFactory up an running and want to use it solely to house a database and handle api calls to that database from a webserver on another domain. I’ve set up CORS in DF...
View ArticleHow to local files in webhosting?
@MD_Kamal_Hossain_Sha wrote: I did installed bitnami free version. I want to uplaod it in my cPanel web hosting how to do it … if I transfer the database there and upload the files of local app folder...
View ArticleRetrieving by date
@Sidlegionair wrote: Hi, I’m using PHP to filter from a mongodb database and everything seems to work, except when I want to retrieve a date record from it. PHP code: $filterstring .= " AND (createdAt...
View ArticleAdmin panel of DreamFactory under the Service adding tab Cache service causes...
@Huseyin_Naci_LACIN wrote: Hi ; I have a fresh installation of dreamfactory-2.10.0. I try to add cache service. But I got an error The server return an unknown error. When I check the console of...
View ArticleEmail API can't use Global Look Up Keys
@Dafuallah_Esameldien wrote: Hello, I’m trying to use Global Look Up Keys for Email API, stmp config and it will not work. To call the Global Look Up Key, I used {email_host} for the host, and has...
View ArticleDead DF Instance on GCE After Reboot and IP Change
@Patrick_Eidemiller wrote: After a reboot and an IP change (shame on me for not setting static IP) Dream Factory sticks at the log in screen and pressing the log in button has no effect. This was a...
View ArticleDreamfactory Services Listing Page Dropdown Sometimes Only Shows Page 1
@Anson_Hwa wrote: The dropdown only shows page 1 eventhough my services list more than 1 page. We need to refresh page or click on other tab then click back services tab only manage to see the page 2...
View ArticleImport Package Overwrite Not Working
@Anson_Hwa wrote: I am able to export the services that I want, it is great! but when i try to import and replace the existing services, it not able to overwrite the existing services. I need to...
View ArticleCall to a member function beginTransaction() on null
@ollielowson wrote: Hi, I am having some trouble deploying a custom API based on a PHP script: the script works once, then on subsequent calls fails with an exception, until I clear the Dreamfactory...
View ArticleNo 'Access-Control-Allow-Origin' header is present on the requested resource
@drexelsharp wrote: DreamFactory Version: 2.11.0 trying to open CORS up to allow everything for development. I’ve added an asterisk on Path, Origins, Headers. Selected all methods. checked Enabled and...
View ArticleBug: event scripts linked to local file service do not get executed (V2.10)
@jps wrote: In version 2.10, there is a very useful feature that suggests we can now host event scripts on the file system, by linking the scripts to a file service. I created a new file service for...
View ArticleHosting in shared hosting
@MD_Kamal_Hossain_Sha wrote: Can anyone help me. which files and lines I have to edit to host dreamfactory in a shared hosting? n.b I dont have sudo access to my hosting cli. Posts: 2 Participants: 2...
View ArticleFile permission for access_log and error_log
@mrbijan wrote: Hi, I accidentally deleted the two files and now nothing gets logged. I tried recreating the files, but still nothing gets logged. Can someone tell me what the file permissions for...
View ArticleHow to enable Graphql?
@mdamaceno wrote: According to this post, Dreamfactory has support for Facebook’s GraphQL (beta). How could I enable this feature on dashboard? I can’t see anything related to it on dashboard. Note: I...
View ArticleRequest Payload modification
@Hussain_Fakhruddin wrote: Hi, We had many scripts which were allowing to modify the payload. Running fine. Then we upgraded to the latest version 2.11.0 In this every modification of payload is not...
View ArticleSwagger question
@David_Kachlon wrote: 'm trying to create my own REST API with Swagger, Postman, and DreamFactory - I create a JSONv1 file from POSTMAN and exported it to Swagger as a YAML - Then from swagger, I...
View ArticleDream factory login failed
@Victoria_Dimitrova wrote: Hi, Previously I install dream factory at my local machine in order to make some demostration of the technology. After one months I retry to go back and log into the...
View ArticleLanding page after email verification
@Bill_Simon wrote: Hi, I am implementing the email verification and password reset feature for my application using DF. I wonder if there is way to configure the landing page after user clicking the...
View ArticleScript platform.api.get Not Getting Data From Table
@jmpreston wrote: This function isn’t retrieving the data from the database. Details below. function getSkillRecord(id) { var url = 'pfcrud/_table/skills/' + id; return new Promise(function (resolve,...
View ArticleHow to run Dreamfactory to achieve HA
@Madhu_N wrote: Hi All, I have planned to run multiple dream-factory servers to achieve High availability and I have been using Remote hybrid database servers for my application(MySQL and MongoDB)....
View Article