How to support open registration with localized email templates
@gnl wrote: I'm in the process of building a multi language mobile app where the user has the ability to register with the service as well as indicate his/hers preferred language of communication. The...
View ArticleLogin via username
@adib wrote: Hi,I've noticed there is a "username" field in the database, is it possible to make a login request using this username and not an email? Thanks Posts: 1 Participants: 1 Read full topic
View ArticleAccess denied for user root@localhost
@Pragadeesh_Natrajan wrote: "message": "SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)", all details i gave are correct Posts: 1 Participants: 1 Read full topic
View ArticleReading and Writing to Cassandra Database
@thomasmiller wrote: Hello Guys, I want to read and write data to Cassandra Database.However i am unable to find out any reader or writer componet for Cassandra.Can anyone help me to figure out how to...
View ArticleHow to apply role to user?
@w.k wrote: Hi! Making first steps with Dreamfactory and followed the tutorial I am not finding, how could I apply role to the user, when I want user to access some service (and not app)....
View ArticleShould we use 'size' or 'length' in the JSON schemas that we import?
@aurerua wrote: When I upload a JSON schema in Dreamfactory under the 'Schema' tab, an 'Todo' example is provided. In this example a field called 'name' specifies this:"size": 80 In the wiki an...
View ArticleHow to add Authorization header to external REST API call from server script
@mrvipinkashyap wrote: I am trying to call Onesignal push notification REST API by adding custom script to post_process on DF server script. This is my code var url =...
View ArticleBest way to force SSL
@jraiche wrote: Hello, I've forced SSL on my server using the following directives: <VirtualHost _default_:80> DocumentRoot "[Full path to install dir]" ServerName [url without protocol] # added...
View ArticleTest Driven Development with V8JS
@lovenalube wrote: My team needs to build tests for V8JS Custom Services hosted in Dreamfactory. How can we replicate the platform.api object that Dreamfactory has in order to implement automated unit...
View ArticleAdd new scripting engine type to DreamFactory
@opn wrote: I'd like to add a new scripting language to the current options built into DreamFactory. Current available options are: V8 JavaScript Node.js PHP Python So I'd like to be able to write...
View ArticleToken Expired Error
@Vishal_Parikh wrote: Hello, I am using Angular js and on login page when loads i get this error message Error:Token has expired,Session has expired,Refresh the page Posts: 1 Participants: 1 Read full...
View ArticleError 500 on attempting to access API Docs/ Swagger
@EM_FLK wrote: Each time I attempt to access the API docs I am getting an Error 500 meassage and I am unable to proceed any further. Are ther any known resolutions for this? error on sig.png1680x1050...
View ArticleConnect with PHP 7 to MSSQL Server using pdo_dblib
@mailinger wrote: Hello all, I am coding a service in PHP and try to connect to a MSSQL database with pdo_dblib and always get the same error message: SQLSTATE[01002] Adaptive Server connection failed...
View ArticlePOST requests without a resource are not currently supported by the '_table'...
@Vikas_Choubey wrote: I'm send this POST with Remote MySQL DB call: URI: 'http://10.247.37.12/api/v2/ras_test/_table?as_list=true&refresh=trueContent-Type: application/jsonBut receiving this...
View ArticleNGINX reverse proxy
@havard wrote: Hi DF comunity! We have successfully started the df-docker container and DreamFactory 2.5 works fine as a standalone container. Now we encounter unexpected behavior when we try to serve...
View ArticleDF 2.6.0 Can't access local endpoints in user.session.delete.post_process
@gnl wrote: Hi, There seems to be an issue upon calling with DELETE the /user/session since after successfully logging out the user the post_process script can't access any other local endpoint no...
View ArticleErro on install from github on Raspbian
@Gilson_Figueiredo wrote: Hy i have try to install DF on Raspbian, but i always receive the error: pi@raspberrypi:~/df2 $ php artisan dreamfactory:setup Welcome to DreamFactory setup wizard. Running...
View ArticleWhite Screen After Service Restart
@qpalzm wrote: Hi! I'm using google platform to host Dream factoryAfter I restart my instance using bitnami launchpad for google login page became White with no error showing, Logo of Manage is still...
View ArticleDirectory is not recognized under /api/v2/files/
@mmutahir wrote: I am using latest version of dream factory, 2.5.0-1 in Linux OS. Created a new directory, CLIENTmetadata, under .../htdocs/storage/app which is nothing but: /api/v2/files under APIs....
View ArticleLocal SMTP(xampp) config working, but not in DF Google Platform
@qpalzm wrote: Hi All, I'm having a problem sending email using DF mail services (SMTP)I have a local DF (installed in xampp) and DF hosted at google cloud platform,all config are the same (check it a...
View Article