"[Errno 111] Connection refused" when using platform.api.get()
@magnus-stng Can you tell me first does the user have a role assigned that has script access enabled? I'll need to verify but I'm not sure if the user table can be scripted on. I'll post back, in the...
View Article"[Errno 111] Connection refused" when using platform.api.get()
@magnus-stng following up, you can script on the system/user.
View Article"[Errno 111] Connection refused" when using platform.api.get()
@mattschaer To clarify: I tested the script as an admin, so I have full access to everything. Additionally, I tested using several other API endpoints, such as "system/user", nothing, and even the...
View ArticleDreamFactory on stackshare.io
This is great. Take a look at what we've built over at https://siftery.com/
View ArticleMariaDB (Clustered?)
hi, Is there any note or documentation on how to use MariaDB as the DF System database instead of MySQL. I have a working DF 2.x installation for which I intend to switch the backend Db to MariaDB. My...
View ArticleUpgrade 2.1.1 to 2.3 ERROR the requested PHP extension mongodb is missing...
Hi there, I try to upgrade my local Bitname Installed dreamfactory API but runnin into the following error when I run ~/dreamfactory/php/bin/php composer.phar install --no-dev Error: Loading composer...
View ArticleUnable to change Email Service to use in User Service Config
I had the same Problem. Solved it by restarting dreamfactory.If this doesn't do the Job, deactivate the standard service and restart once again. Let me know If this worked for you.
View ArticleHow to confirm the registration and set initial Password
Hello there, I am implementing open registration. Now the user gets the code. Want to use my own ConfirmationForm. I posted to..... /api/v2/user/register?login=false { "email": "name@provider.com",...
View ArticleDates being saved in UTC
Yes, do let me know how it works for you @flpozzato. Thanks, @AlexBowen
View ArticleMariaDB (Clustered?)
Hey @m_menon, Yes, they are not the same database, but it works the same. Meaning they have the same driver, and same instructions. Please check out the instructions here:...
View ArticleHow to confirm the registration and set initial Password
Hey @Julian_Kallidat, Have you checked out our Wiki on Open Registration? http://wiki.dreamfactory.com/DreamFactory/Tutorials/Open_Registration Thanks, @AlexBowen
View ArticleGet email address out of LDAP directory
Hey @Jonlee2001, Have you checked out some of our resources? http://wiki.dreamfactory.com/DreamFactory/Tutorials/Using_LDAP http://wiki.dreamfactory.com/DreamFactory/Tutorials/Using_Active_Directory...
View ArticleHow to confirm the registration and set initial Password
Hi Alex, Yes I found this Wiki Entry allready, as far as that Information goes, everything works fine.But now I have my Code and don't know what to do with it.I also read several old Community Post,...
View ArticleWhat would YOU like to see a blog post about?!?
Hey @Yuriy_Klyuch I wanted to point you to this blog post: http://blog.dreamfactory.com/parse-server-lacks-depth-dreamfactory-digs-much-deeper I'd love if you could share a list of the top features or...
View ArticleHow to confirm the registration and set initial Password
Great! Thanks for testing everything out Let me know how that works for you. I will continue to look into it in the meantime. Thanks, @AlexBowen
View ArticleDreamFactory on stackshare.io
Hey @siftery, I'm not sure where that link was pointing to? I'd love to see what you've built with DreamFactory! Would you mind sharing it under our stories section? Thanks, @AlexBowen
View ArticleHow to create users while registering with different roles via API?
this is the response: "error": { "context": null, "message": "This instance cannot run server-side javascript scripts. The 'v8js' is not available.", "code": 503, "trace": [
View ArticleHow to confirm the registration and set initial Password
no doesn't work. Bad Request. No wonder since the model looks like this: Register { email (string): Email address of the new user. , first_name (string, optional): First name of the new user. ,...
View ArticleWelcome! Please Introduce Yourself
Hello everyone, I am a SAP Consultant from Germany, so I usually develop in ABAP and JS for a living.As an active member of the local Community I am working on a private project to implement an...
View Article