-
After I had just installled dreamfactory locally I to set up a connection **Service** to a remote mysql server and a **Role** that granted all rights on any endpoints. Then I assigned that **Role** as…
luckv updated
6 years ago
-
Our DreamFactory v2.4.1 is integrated with Amazon S3 via an "AWS S3"-type service, configured with a certain S3 container (bucket).
In that bucket there's a folder (let's say `"my_folder"`) and insid…
-
Hi,
After upgrading to 2.11 I am getting this error:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at {URL}/api/v2/user/session. (Reason: CORS header…
-
when i use this:
`php artisan dreamfactory:setup
`
get this error:
`There are no commands defined in the "dreamfactory" namespace.
`
The command is changed to
`php artisan df:setup
`
PLEASE …
-
![image](https://user-images.githubusercontent.com/32602506/35773401-e4d1a574-0905-11e8-8631-cec3eed8e3d3.png)
Any ideaS?
-
Hi team
I just set up the dreamfactory on my server and the login screen was just white and it didn't work.
This was caused due to the reason that the `services` table was empty and then the endp…
-
I am trying mount my s3 bucket on rhel 6.7 and it gets stuck while mounting the bucket.So i decided to run it with strace to see what exactly happening.So s3fs stuck after issuing following comma…
-
Dreamfactory throws the following error when trying to access the services.After clearing the cache sometimes it works and after few minutes the same bug occurs.It does not allow to create new service…
-
I'm trying to import the sample for ReactJS in dreamfactory and am getting the following error.
```
file_put_contents(C:\Bitnami\dreamfactory-2.5.0-1\apps\dreamfactory\htdocs\storage\app/AddressBo…
-
I created a dreamfactory Http service and uses swagger to call it. It is pointing to external service named api.podio.com.I just given https://api.podio.com as the base url and created a swagger as fo…