Apparently successful install results in: "No session token (JWT) provided....
@tylerssn wrote: I just installed the latest develop branch. Everything worked as expected in my local dev env. Everything appeared to have been installed successfully when I deployed the app, but...
View ArticleCall Stored Procedure from PHP server scripts
@radodr wrote: Hello, I have installed Dream Factory from github v 2.14.0, I use service with MariaDB service. In php server script I call StoredProcedure with parameters. First call is ok, but second...
View ArticleWhere to check logs in dreamfactory 2.14
@regalartech wrote: I loved this product. Awesome work. I am trying to find the log files . I found one in the files but that does not have the fail logs of say _table API or other default API . Note...
View ArticleAdd a checkbox in the HTTP service for URL encoded options
@regalartech wrote: When I already have a request that is URL encoded , the HTTP service is again encoding the already encoded URL. It will a good and simple solution to allow the user which type of...
View ArticleCannot find Chapter 6 of getting started guide
@sman wrote: It is only showing the summary for some reason, unlike all chapters before and after. https://guide.dreamfactory.com/docs/#chapter-6-integrating-business-logic Posts: 1 Participants: 1...
View ArticleConsuming 3rd party REST API's
@sman wrote: Does dreamfactory have a built in way to consume 3rd party API’s or will I have have to try add that myself using a Laravel recipe or something? I primarily need 2 things. An API first...
View ArticleMS SQL issue in GUI
@umardraz wrote: Hi I am running Dreamfactory 2.1.0 now I have a very strange issue, I am unable to connect one of my SQL server through GUI/API. Here is the error “message”: “Failed to connect to...
View ArticleHow do you generate OpenAPI JSON definition?
@sman wrote: I plan to connect to several different 3rd party API’s. Many do not provide JSON definition files which would make things much easier. Are there any automated tools that could perhaps...
View ArticleService Definition buggy
@sman wrote: Trying to get a basic service definition working and it simply does now work. I can do a GET without any parameters but as soon as I try any GET with parameters nothing happens in API...
View ArticleQueued Scripting Working Inconsistently
@CrystalTaggart wrote: I’m trying to get a queued script to work and have read the 3 documents in the wiki and 4 posts on this. If I only select ‘Queue For Later Execution’, it processes...
View ArticlePassing variables from Pre-Process to Post-Process scripts
@charleslcso wrote: Hello, I’m new to DreamFactory but I’m starting to get the hang of it. I’m on Bitnami 2.14.1-13. I’m playing with Scripts. Managed to get Pre-Process and Post-Process scripts...
View ArticleWhen would .queued be fired?
@charleslcso wrote: From this article, https://blog.dreamfactory.com/queueing-with-dreamfactory-scripting/ there are 3 events that can be fired when running GET api/v2/db/_table/<table_name>.get...
View ArticleDear All DF Fans, version 3.0 is released with wings cut! Open source will be...
@Hussain_Fakhruddin wrote: Dear All DF Fans ! Have you guys seen that the DF team has moved two very popular features to their paid plan without making a formal announcement? MySQL service - The most...
View ArticleStored Procedure with Firebird
@MrSpock wrote: Hello, I am using DF with a Firebird 3.0 DB. When I try to call a _proc it will not be found. When I try to show all _proc or _func procedures/ functions, the resource is always empty....
View ArticleShould Firebird driver work without additional config?
@davidknaack wrote: I am using the docker dreamfactorysoftware/df-docker image. I can successfully connect to a PostgreSQL database, but when I try to connect to a Firebird database I receive the...
View ArticleConnect Laravel to Dreamfactory
@nathanaelluchetta wrote: Is it possible? Connect Laravel by the .env file to the Dreamfactory created database? I ask this because I want to use Eloquent besides the HTML get and posts. Posts: 1...
View ArticleValid Silver License - Still Seeing Intercom Chatbot
@pbeverage wrote: We are just beginning to use DreamFactory in our shop. However, during my test setup, I noticed that no matter what the licensing is on the server side, there is still an Intercom...
View ArticleError - Failed to open stream: Permission denied
@Reto wrote: Hi We are trying to use server-side scripting. But there is a permission problem. { "error": { "code": 500, "message":...
View ArticleCould not find a service for dreamfactory
@charleslcso wrote: Hello, I follow this doc to install DF vi GitHub on Ubuntu 18.04 LTS using PostgreSQL, Nginx. All dependence are installed. Seems the database is being populated with tables. Then...
View ArticleIs there a backup of my old database after installing DreamFactory
@patrikgrinsvall wrote: Hi! I’m a new user and wanted to test Dreamfactory to build my stuff in. So i downloaded and installed the windows version from https://bitnami.com/stack/dreamfactory/installer...
View Article