How to see MongoDB in Data section in admin panel?
Currently the Data tab is only for SQL services. Have you tried using the API Docs to access your MongoDB service?
View ArticleHow to see MongoDB in Data section in admin panel?
Well, sure I'm using API Docs. Actually I gotta say that it's good enough I like that. But for some large amount of data a graphical console will be appreciated. Thanks for responding.
View ArticleCan't download files using both API Docs and REST API
Hey, I can't download files from directories either using API Docs or the REST API. Download from /api/v2/files/ is OK but from an inner directory, it gets error 404. download...
View ArticleRecent problem with Mailgun service
Dear matt, Is there a way where you can show us on how to fix cacert.pem on bitnami 2.1 dreamfactory? 2nd question here is... it is possible to include php7 on next build? =)
View ArticleRecent problem with Mailgun service
@Rusher PHP7 will happen but not in the next sprint. DreamFactory is PHP7 compatible but not all of the PHP drivers to the various databases are. So we need to go through that exercise of driver...
View ArticleCan't download files using both API Docs and REST API
I'm getting the same problem here...tried to put the folder path in public paths in service configuration, still no success
View ArticleShow and download image from fileserver
Here even if I put the folder in the public paths array it's not working. I can't access this public folder and files.
View ArticleBitnami 2.1.0-4 Remote Web service not show in API DOCS
@jeebee, what did you do to solve this problem? It'd nice for the community to know
View ArticleBitnami 2.1.0-4 Remote Web service not show in API DOCS
Just as a heads up -- Remote Web Services need Swagger Definitions in order to be used in API Docs. DreamFactory recommends using the official Swagger editor to build your...
View ArticleCan't download files using both API Docs and REST API
I filed this as a bug yesterday. It looks like it only affects API Docs. Try making the call with another rest client, like Postman.If the call doesn't work, please share your error information.
View ArticleChange base url
Hi, How can i change the baseurl?I dont want to use http:// serveraddress /API/V2/ , how can I change this to http // serveraddress /MY_BASEPATH/ Thanks!
View ArticleCan't download files using both API Docs and REST API
It doesn't only affect API Docs, I can't turn paths into public paths. Config:http://prntscr.com/ae41st Postman return:http://prntscr.com/ae42k4
View ArticleBitnami 2.1.0-4 Remote Web service not show in API DOCS
hiyou need to know that json definition file from 2.0X are incompatible with 2.1this is why my remote service didn't appear in API DOCSnow solved after updating json definition file note that there is...
View ArticleCan't download files using both API Docs and REST API
Actually Postman worked for me. As I can see in your screenshot it seems your Postman error is because of missing X-DreamFactory-Session-Token since you've provided only one header. But still not...
View ArticleIssue with Changing System DataBase in Latest DSP Platform
There is some Issue with changing the System Database in Latest DSP. I made the required changes in .Env file but its not reading the latest values. May be its an issue with laravel or DSP?
View ArticleGuest users in 2.0
Nice tutorial but setting CORS its not necesary for my. it´s this ok? -Admin Application Version: 2.1.3 -DreamFactory Version: 2.1.0 -Custom Script Service (PHP)
View ArticleIssue with Changing System DataBase in Latest DSP Platform
Srinivas,Did you run the artisan setup after changing the values in env file? Sridhar
View Article