Quantcast
Channel: DreamFactory Forum - Latest topics
Browsing all 1523 articles
Browse latest View live
↧

BUG? MS Active Directory Names with German Umlaute

@Reto wrote: We have connected our Dreamfactory 2.1.3 with our Microsoft Active Directory. The Logins work as long as the name field of the login has no "Umlaute" (äöü). As soon as there are Umlaute...

View Article


User id validation

@Mathieu_Gauthier wrote: Hi there, I'm trying to figure out how to validate the user id that a user sends with his session token to make sure he is the right user. Is there a built in feature that...

View Article


Allow authorization header pass thru

@andersonmuller wrote: Hi, Im using DF2.1.1-2, and the header Authorization: Bearer... is not passed from client to the remote service.If I uncheck "pass from client", the remote server receive the...

View Article

How to migrate system table data to external database?

@allensandiego wrote: Hi, I currently have setup DF in AWS EC2. This includes a default MySQL database to store system data. I opted for an AWS RDS for my application data but now I want to store...

View Article

How to connect to a remote web service that provides tokens

@mymanga wrote: I am trying to access a remote rest api that generates a token after providing it with an app id and secret key. How do I add it to dreamfactory. I tried going over the edmunds api...

View Article


Is there a well organised doc for at least the df-core?

@Eddy_Mens wrote: I was wondering if there was a detailed documentation of the dreamfactory core, Makes it had to contribute without it Posts: 1 Participants: 1 Read full topic

View Article

PATCH access to component '_table/users' is not allowed

@hedisam wrote: PATCH access to component '_table/users' of service 'mongodb' is not allowed by this user's role, while I've set the access to all HTTP verbs for both API and Scripts. Posts: 1...

View Article

Get List of logged in users

@paultech wrote: Hello, Is there a defined method to get a list of the currently logged in users? (I do not allow forever tokens). It seems that token_map table would be one method to get a list of...

View Article


Transaction scope

@mariappan wrote: Please Clarify the following things. - Transaction scope support between multiple api calls.(Rollback option) If so, how can i do that? Posts: 1 Participants: 1 Read full topic

View Article


How to add new record to existing collection

@ramesh_chowdary wrote: I have a collection and my collection has the below format..."categories": [ { "category": "Pastas", }, { "category": "Pizza Combo", }, ] Here i would like to add one more...

View Article

Manual installation with nginx on ubuntu 14.04 lts

@ventis wrote: Hi Guys,I installed the latest version of Dreamfactory from github on my ubuntu desktop server 14.04 LTS with an nginx server.I pointed the root of my nginx server to the public folder...

View Article

Get Request IP address

@paultech wrote: Hello, Can the IP address (v4 or v6) used to make the request be inserted into event.request ? I'd rather not insert the IP on the clientside but rather use the IP as seen by the...

View Article

Not seeing server-side scripts executed when using a service path {ID} such...

@gjhall01 wrote: Perhaps I'm doing something wrong here with RWS server-side scripts, but I don't see service events executing my script code when tailing the debug log when using a service path that...

View Article


Calling SOAP service returns Exception, Expecting pdf BLOB

@Kieren1 wrote: Hello. I'm calling an External SOAP service that should return a PDF BLOB. $result = $platform['api']->post->__invoke('ourPDFReturningService/invoke', $payload); I've tried...

View Article

How to execute custom query?

@mariappan wrote: I want to execute a custom query in my postgresql database. I analyse in internet but i don't got a result. if anyone know about this context. please reply and guide me for solve...

View Article


Corrupted image when uploading using REST API (uploading as multipart file)

@hedisam wrote: Hey guys, I know there's another old topic like this one, but I got this problem on android. I tested Ion library and loopj AsyncHttpClient. The upload image will be corrupted. What's...

View Article

Node.js PHP Fatal error on Windows installation

@AndreyLuchkin wrote: Hi, I got an exeption with Node.js custom scripts, using DF 2.1.1 Bitnami installer on Windows Server 2012 R2 64-bit. Node version is 5.10 So, I've tried all examples from site...

View Article


File upload and custom script service

@andersonmuller wrote: Hi, I have a custom script and with postman I upload a file(image) to this service.How can I access the upload data with a custom script? I dont receive nothing in content,...

View Article

Add new items to a list in mongodb

@hedisam wrote: Consider this: {"_id": "some unique id"," username": "hedisam"," followers": ["david", "sam"]} How can I add a new follower to the followers list? PATCH action will remove the existing...

View Article

Laravel remote web service caching: Whoops, looks like something went wrong

@skipatrolmobile wrote: I turn on caching and I get "Whoops, looks like something went wrong." I turn off caching and there is no issue. I turn back on caching and get the Laravel message....

View Article
Browsing all 1523 articles
Browse latest View live