Quantcast
Channel: DreamFactory Forum - Latest posts
Browsing all 5028 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

Integrating AngularJs 1.5.7 Api with Dream Factory

I already have added the cors in dream factory but still getting same error. Screenshot from 2017-04-07 10-16-50.png1366x768 95.2 KB

View Article


Access denied for user root@localhost

"message": "SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)", all details i gave are correct

View Article


Creating My sql service error

i got the same issue but i got my own db (MYSQL) and then also i get access denied issue can u tell how to solve it??

View Article

Reading and Writing to Cassandra Database

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 load and read from...

View Article

How to apply role to user?

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 Article


How to apply role to user?

Hi again! While waiting my message to appear here I had time to experiment. Now I can propose solution too: you can make a role with just those permissions you need to apply for certain service and...

View Article

Access denied for user root@localhost

@Pragadeesh_Natrajan where exactly are you seeing this? Can you provide some context?

View Article

Login via username

@adib currently only email is supported for login.

View Article


Docs error? Is JSON.stringify not needed for POST in V8?

Hi! There is no serialization in V8 post example. At least for now. So, if it was before, now it is clear: you can pass object. Wbr, Gunnar

View Article


Docs error? Is JSON.stringify not needed for POST in V8?

// V8js var url = 'http://example.com/my_api'; var payload = JSON.stringify({"name":"test"}); var options = { 'headers': { 'Content-Type': 'application/json' }, 'parameters': { 'api_key': 'my_api_key'...

View Article

Docs error? Is JSON.stringify not needed for POST in V8?

Sorry, you were talking about payload, i was looking options.

View Article

How to add Authorization header to external REST API call from server script

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 Article

Best way to force SSL

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 this line...

View Article


Should we use 'size' or 'length' in the JSON schemas that we import?

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 attribute 'length' is...

View Article

Test Driven Development with V8JS

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 tests in a testing...

View Article


Best way to force SSL

Hi! Apache's Wiki says you don't even need DocumentRoot directive, if you want redirect all the traffic: https://wiki.apache.org/httpd/RedirectSSL#line-2-1 Wbr, Gunnar

View Article

Login via username

Hi,Thankyou for your reply.

View Article


Image may be NSFW.
Clik here to view.

Best way to force SSL

I agree, but that's in the file already so I left it in as a marker of where to put the code.

View Article

Login via username

@adib there is some discussion of this right now actually, we don't have timeline but I'm sure if you subscribe to DF Newsletter you'll receive release notes pretty regularly to stay apprised of when...

View Article

Image may be NSFW.
Clik here to view.

Should we use 'size' or 'length' in the JSON schemas that we import?

@aurerua You're absolutely right, seems they can be used interchangeably. We'll update the docs to reflect this! Thanks!

View Article
Browsing all 5028 articles
Browse latest View live