Password reset throws Internal Server Error
Hi, I am having the same issue I am using DF v2.7. I created a new service called AmazonEmailService which is using Amazon SES - the services work perfectly when tested using API doc. When I go to...
View ArticleUnable to change or reset password
I did a lot of research on this in the last few hours. My findings around DF JWT are below. github.com/dreamfactorysoftware/df-core Issue: JWT Token Invalidated Without Updating Map opened by...
View ArticleUpgrade process fails when trying to migrate database
Hi drewpearce, thank you for your help! It’s greatly appreciated! Best MrC0de
View ArticleWhere do I install my application web files
Anyone? Is there a better place to post questions like these?
View ArticleHow to query from related field
Lets say i make a get request for user and there is a related field called programme_by_user_ID. How do i make filter query to the fields in programme_by_user_ID
View ArticleHow to create use HTTP service with fixed parameter
Hello, I am creating a service definition based on the external REST API (neo4j database). The API requires to POST following parameter in BODY as an input: {“query”: “…string query def”} I have...
View ArticleMySQL HA and Auto failover
Hi All, I would like to know how we can deploy the auto failover(like adding MYSQL-PROXYand two master nodes) in dreamfactory? OR do we need to make any changes in config files!!! It would be much...
View ArticleWhere do I install my application web files
If you use the file service you have to enable it to serve data from the app folder. The easiest way to get this working and learn how it works is to use the example. From what I remember the...
View ArticleCreating user lookups in API
Hello, I am using version 2.9 and I am trying to create user lookup via API and found this article in user docs: http://wiki.dreamfactory.com/DreamFactory/Tutorials/Managing_user_lookups Based on that...
View ArticleManaging user lookup keys in API does not work?
I am using version 2.9 I have found this article regarding managing user lookups in docs: http://wiki.dreamfactory.com/DreamFactory/Tutorials/Managing_user_lookups Based on that, I should be able to...
View ArticleV8js not working with dreamfactory on debian 9.1
I just tried this on Ubuntu yet and it worked without any errors. Maybe you can use other resources to find the answer for your problem.
View ArticleAggregation Support in MongoDB
Hello, is there any forecast for aggregations to mongodb? Thanks
View ArticleHow to query from related field
Check out this blog I wrote on filtering related data: http://blog.dreamfactory.com/event-scripts-filter-related-data
View ArticleAre components definable in custom script services?
Yes, Role definitions can be added for scripts and remote web services down to the component level, but they require you to add swagger definitions for your service. Otherwise, DreamFactory doesn’t...
View ArticleAre components definable in custom script services?
Thanks for the response! I’ve written a swagger definition for my service which populates the API Docs, but I haven’t used it to create components. What type of data type or schema gets translated...
View ArticleSerious BUG Filter Date + Operator $and on Mongodb?
See my solution at: github.com/dreamfactorysoftware/df-mongodb Issue: Error on filter $date opened by abalad on 2016-11-29 I'm trying to do a query in a MongoDB database with date values but the...
View ArticleMissing user_lookup_by_user_id
Thank you, no, it was upgrade from previous version DF. after clear cache it was working ok. Best regards, Rado
View ArticleDuplicated Dreamfactory database. Login for existing users possible, but not...
Hi all, I dumped my Dreamfactory installation from one database to another database. When I login into my Dreamfactory API, I can login with every user as before. But when I create a new user on that...
View ArticleNTLM authentication challenge while adding SOAP services
Hi, I am trying to add HTTPS SOAP service which is secured by NTLM authentication. After adding SOAP service I navigate to API Docs tab to check all available APIs. But I cannot see SOAP api in API...
View Article