Facebook login fails
Nobody experiencing this? Any idea about how to get more details about the error @aislam?
View ArticleChanging the returned JSON format
Is there is anything which is good about Dream Factory??????????The folders you are telling these are not exist.I am using dream factory 2.4.2
View ArticleCall remote Services from dreamFactoty
I have installed dreamFactory in linux server and i am trying to callremote services from dreamfactory. i have follow the documentation ondreamfactory . Acccording to document i have created App ,...
View Article500 Error (Python script)
Hello all, I am having some issues with a script: import bunch # set up headers options = {} options['headers'] = {} options['headers']['X-DreamFactory-Api-Key'] = platform.session.api_key...
View ArticleLog in with Facebook does not work
Are you experiencing problems like the following? http://community.dreamfactory.com/t/facebook-login-fails/3752
View ArticleFacebook login fails
Still happening. Any idea at least about how to debug it @benbusse ? I've enabled the debug level on .env but the log just shows the request and then the returned status code (500)
View ArticleHow to support open registration with localized email templates
I'm in the process of building a multi language mobile app where the user has the ability to register with the service as well as indicate his/hers preferred language of communication. The issue that...
View ArticleFacebook login fails
@rbarriuso Arif looked at this last week. Did you see the thread here?https://github.com/dreamfactorysoftware/dreamfactory/issues/140 Composer update may resolve the problem. If not, reply on the...
View ArticleFacebook login fails
Thanks @benbusse, it seems composer update fixed the problem, though I'm not sure yet what the issue was. The detailed error I was getting from the server was: "An active access token must be used to...
View ArticleHow to write a Cassandra Service
British Essay Writing - Essay Writing Service for students in the U.K by experienced and dedicated writers across an array of disciplines. We deliver top quality academic writing services to meet all...
View ArticleLog in with Facebook does not work
Yes that was a part of the problem. But only a part. The issue on github mentioned there is actually 'my' issue. I updated it with the solution that works for me.
View ArticleFacebook login fails
IIRC the OAuth part of Laravel didn't store the fb token so it couldn't retrieve user info after logging in. You can see empty access_token param in the /me request.
View ArticleMobile facebook/google authorizations
I have 5 web server X.X.X.4, X.X.X.5 , X.X.X.8, X.X.X.9 and X.X.X.12 and on X.X.X.12 webserver i have installed dreamFactory and X.X.X.4 is load balancer , All web server can access through VPN only ....
View ArticleHow to support open registration with localized email templates
Hi @gnl, If you are using DF 2.4 or above , then in DF admin panel : Click on "Services" Tab, then Click on "User Service", then Click on "Config" Tab, after that Select "allow open registration" ,...
View ArticleFacebook login fails
Thanks @Konrad for the explanation. I still don't understand why it stopped working suddenly. It seems it's related to Facebook dropping the API v2.2, but AFAIK, DF uses at least 2.6, right?
View ArticleLogin via username
Hi,I've noticed there is a "username" field in the database, is it possible to make a login request using this username and not an email? Thanks
View ArticleFacebook login fails
Right, 2.6 is there in your request. I didn't dig much deeper cause that was just single piece in a chain of problems I had with OAuth.
View ArticleHow to support open registration with localized email templates
Hi @Nishant_Soni, I followed your instructions and the emails are no longer being sent through DF but there's no confirm_code generated for the users and the users are able to login immediately to the...
View ArticleCall remote Services from dreamFactoty
HI @Vikas_Choubey How you call your remote services?
View ArticleIntegrating AngularJs 1.5.7 Api with Dream Factory
HI @pritam.maiti This error is cors. you go in tab > config > cors and create a cors for your host
View Article