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

Create only One Public API

How to create a single public api using roles. Added a guest role & allowed access to component "*" for a service. It worked without login. But when I change the component from * to a specific...

View Article


Issue with custom email template

Yes, you can (perhaps should) change those fields. Just change it to what you want and select the template in your call to send email. Don't need to put the email template in URL. Do this call: var...

View Article


How can I avoid the DSP trys to reach out for the internet

Oh I see. Thank you. Sorry for my confusion. I thought this was in reference to the DreamFactory 1.x based on the beginning of the thread.

View Article

Image may be NSFW.
Clik here to view.

API Error (Array to string conversion)

Here's a screen shot for reference.

View Article

Image may be NSFW.
Clik here to view.

Sharing data to other users?

skipatrolmobile: I have something somewhat similar. Table Foo. Define table Foo using Schema. Under Roles/Access, put in the service = Database and the component = Foo and give the role permissions to...

View Article


Image may be NSFW.
Clik here to view.

Sharing data to other users?

Also, is it possible to do something like this: Capture.PNG1135x145 3.53 KB Where is_shared is a stored procedure/function that checks if the user has access to the record based on record_id? Then I...

View Article

Sharing data to other users?

The performance-related effects of the trigger(s) could be minimal. Depends upon a few things. If you don't know how the index design would need to support this technique, you might find yourself...

View Article

Issue with custom email template

Hi, Still not working properly when adding template in the Payload.

View Article


Accessing certain ports in server script platform.api.get("host:80") respond...

finally i raised up v8js, now i want to give a get request in scripts but cant find way to get on certain ports, even port 80, see:var _result = platform.api.get("https://www.google.com:80");throw "ok...

View Article


Supported SQL syntax?

I am very new to DreamFactory. I have installed DreamFactory 2.0 using Bitnami installer OSX. Also create a service to connect our Salesforce.com and it works great. When i use the endpoint to...

View Article

Custom API endpoint

I would like to create custom API endpoint with predefined parameters and Save it as an endpoint. Is there a way to do this ?

View Article

500 Error /api/v2/system/environment

I am having the same issue. Did you find a solution to this? Thanks. Rajiv

View Article

500 Error /api/v2/system/environment

chmod -R 2777 storage/ bootstrap/cache/ ok - I changed the permission to the above and it seems to work (for now).

View Article


Custom API endpoint

You want to create a custom URI for your API?

View Article

Custom API endpoint

Suppose i configure a remote web service which has various parameters like http://localhost:8080/api/v2/rotten/lists/movies/in_theaters.json?parameter=1&parameter2 which i want to be available as...

View Article


Custom API endpoint

You could create a Service to do that, which will become a endpoint API, and in Service you configure the parameters and other stuffs you like.

View Article

Brute Force Attack

Charles,Have you thought about using a product like fail2ban to slowdown brute force attacks like this based on Apache logs? You could add something like this in front of DreamFactory and as Bill...

View Article


Create only One Public API

Tejas,What version of DreamFactory are you working on? We had a report similar to this which was fixed late last month. So, if you ran a git pull, it would get the latest code with the fix. Please let...

View Article

Create only One Public API

Hey @sridharsa, Thanks for the reply. I have installed the DreamFactory through Bitnami Installer. DreamFactory shown on the admin panel is 2.0.2

View Article

Custom API endpoint

Could you please point me to the documentation for creating a custom service ? Thanks

View Article
Browsing all 5027 articles
Browse latest View live