Quantcast
Browsing all 5028 articles
Browse latest View live

Error while upgrading 2.1.2 to 2.2.0 on bitnami

Great to hear @Yuriy_Klyuch1! Thanks for letting us know. What worked for you? @DamonV are you still having issues? Thanks,@AlexBowen

View Article


Error while upgrading 2.1.2 to 2.2.0 on bitnami

Yesterday I tried it and the installation was successful. Thanks!

View Article


No Upgrade Button in 2.1.2

@Matt_2012 It's been resolved. Thanks, @AlexBowen

View Article

Setting up Permanent Session Token in DF 2.0

If making changes to your .env file has no effect it is because your config is cached. This can be remedied by php artisan config:clear in the installation directory, and a restart of your web server...

View Article

How to create a mysql service on dreamfactory 2.2?

The UI changed in 2.2. To connect to MySQL, you need to specify a host and a database at minimum. If the database has a username and password, enter that information as well.

View Article


How to create a mysql service on dreamfactory 2.2?

where we report these data. thank you

View Article

How to create a mysql service on dreamfactory 2.2?

ok , my account was old think so the UI was not showing the options. I created a new account and all is well .

View Article

Image may be NSFW.
Clik here to view.

Error while upgrading 2.1.2 to 2.2.0 on bitnami

Yuriy_Klyuch1: r.p nothing new on my side, I repeated same steps

View Article


Image may be NSFW.
Clik here to view.

Welcome! Please Introduce Yourself

Hi everybody! I'm Josh Dzielak and I'm a Developer Advocate for Algolia, living in Paris but most recently from San Francisco. Algolia makes some seriously cool search tech, all available via API....

View Article


Can't post, get 400 Error

I am trying to do a simple post via the api. I have it wrapped properly as far as I can tell: {"resource":[{appUserCode:"101","apiKey";"202"}]} but get: No record(s) detected in request.", "code": 400...

View Article

Crashes with 15000 records

As noted elsewhere I had to increase the memory size in the php.ini and then restart via bitnami php-fm

View Article

Scripting issues, primarily with Python

Hi there, We recently upgraded to DF 2.2 and are bumping into some issues with the custom scripting. [This one was an issue in 2.1.2 as well, but we hoped the upgrade would fix it.] Requests other...

View Article

Setting X-DreamFactory-Api-Key and X-DreamFactory-Session-Token from NodeJs

How do you set - X-DreamFactory-Api-Key and X-DreamFactory-Session-Token from Nodejs.I am receiving this error - I think the API key and session is not set as string - its geeting too huge string. How...

View Article


Setting X-DreamFactory-Api-Key and X-DreamFactory-Session-Token from NodeJs

Nevermind - I missed to add the Accept header. It worked after adding 'Accept': 'application/json',

View Article

Can't post, get 400 Error

I guess I have the same scenario - What does your JSON sample looks like when you verify from the API docs builder ?? I am getting the same issue - I guess there should be an enhancement to view the...

View Article


Remove JSON trace information

It started to me also - After I flushed my cache and reloaded the .env file in htdocs - VINEETs-MacBook-Pro:htdocs Vineet$ php artisan config:clearConfiguration cache cleared!

View Article

Remove JSON trace information

The only change I did was added the Node.js support - DF_NODEJS_PATH=/usr/local/bin/node

View Article


Call Rest API external service

What is your remote database ? Only free DBs like Mongo,Sqlite are supported in the basic version of the product.

View Article

No record found in the request

Here is my table structure for Users Name Alias Type Required APIKey text false Email text false FirstName string false HeightCm integer false id id false LastName string false PasswordHash text false...

View Article

Can't post, get 400 Error

Your json has syntactical errors. You have {"resource":[{appUserCode:"101","apiKey";"202"}]}It should be {"resource":[{"appUserCode":"101","apiKey";"202"}]} I like to use this tool,...

View Article
Browsing all 5028 articles
Browse latest View live