v2.0 Remote Web Service - headers not passed across
@Jonlee2001 wrote: Hi, I am trying to connect to an external REST service which uses Basic Authentication. I have followed the tutorial on adding Remote Web Service, including ticking the "Pass from...
View ArticleNeed Additional Support?
@drewpearce wrote: Hey guys, just wanted to make sure everyone here knows about our support subscriptions. These plans are geared toward customers who need responsive email, chat, and phone support...
View ArticleOn the Dreamfactory setup
@bcummins wrote: I'm installing from the following Docker Hub repo:https://hub.docker.com/r/dreamfactorysoftware/df-docker/ This container is sitting behind an nginx reverse proxy. I get the /setup...
View ArticleIt is possible to receive data (POST) from an external server?
@jaime-zarate wrote: Hi, I have this scenario: One external server send data using POST (some data is JSON and other is binary) I must have a receiver server that take the data make some parse and...
View ArticleBug in User Listing - limited to 30
@charliefinale wrote: I have noted that when looking as users in the list mode when one exceeds a certain number (30 I believe) new registrations are added but not listed. If I delete a few earlier...
View ArticleUpgrading without changing the API key?
@charliefinale wrote: I upgraded yesterday an AWS Bitnami image. I decided to import the Apps part specifically so the API key would be the same....but it changed. This could be a problem if the API...
View ArticleWill there be support "vk.com" OAuth 2.0?
@DamonV wrote: Hi. I'm just starting with the DreamFactory. I need a OAuth service supporting social network "vk.com". Will there be such possibility in future versions? Posts: 4 Participants: 3 Read...
View ArticleData API REST of AWS Redshift
@Luis wrote: Hi! I made the installation of dreamfactory 2 on Ubuntu 14.04, and configured a Redshift database, as postgrest backend to query data thru a REST API with DF. The db connection seems to...
View ArticleJWT authentication without DF user registration
@cyrus007 wrote: The DF2 documentation states as OAuth 1.0, 2.0, LDAP and local user management as the options to be able to get JWT tokens and then use it for API calls during a session. What if I...
View ArticleStart Dreamfactory on system startup (Ubuntu Linux)
@Hvojntj wrote: Hello!Sorry if this thread is already exists but I didn't found any information about this in documentation or forum. I've installed dreamfactory on my hardware and I want to...
View ArticleCan roles be exported/imported?
@adam_weaveware wrote: Is there any way to export roles? They don't seem to be included as part of an app package (which would make sense given they exist independently of an app). Posts: 3...
View ArticleHow to pick up the keys Lookup data created in the User table
@Conrado_Copetti wrote: I need to create a user-level to see if the User can view some of the API buttons and thought with lookup_key would be the most productive way but I am not managing to grab the...
View ArticleBug in SMTP configuration save - missing config
@adam_weaveware wrote: There seems to be an issue at present whereby the admin UI does not pass all settings back to the server when saving the configuration for an SMTP email service. It saves the...
View ArticleGithub Install 1.9.x db_max_records_returned issue
@navjinder wrote: Hi All I have a Bitnami installed version as well as Github installed version on Windows. I have increased value in common.config.php for 'dsp.db_max_records_returned' => 1000,....
View ArticleBug in filters (MySQL)
@rajivperera wrote: I am using version 2.0.4 The following gives me parsing error:filter : (agency_id = 95) and ((lat * 2) > 35) If I don't multiply the field LAT by 2, the filter works.filter :...
View ArticleChange Confirmation code length Short while registration
@Doli_Vadiya wrote: Hello, I am facing one issue. When i am using /user/register REST API , i got mail with Confirmation code. But confirmation code is too much long like...
View ArticleWhat is the difference between _table/ and _table/* in role Access?
@Cesar_Jacquet wrote: Hi all, In Admin console, in menu: Role > Access When we assign a "Service Access" to a Role for a SQL connection in the Component's list, we have for table access (and other...
View ArticleEnduser Authentication - Restriction to sql Data
@lumoe wrote: Hello, i have a webservice running where it is possible for endusers to signup.If they login i want, that the authentication is done via my dreamfactory instance and the user is...
View ArticleCreate a View over a Table using DreamFactory panel
@bugdroid wrote: I have created a Database Service, them created a Table and populated the Table with some data. Where can I create my own views using DreamFactory panel? I have the SQL code for the...
View ArticleRelated param is ignored when trying to access api through event script
@ysadiq wrote: Hello all, I’m trying to access api with related params through POST pre-process script,but the related param is ignored, no related object is returned. this is my request var...
View Article