-
All calls like `GET /push/app/{app_name}` are broken. Same for the {endpoint_name}
The problem is that you have to supply the full ARN like `arn:aws:sns:eu-central-1:123456789:app/GCM/foobar` which r…
-
Pleas see the below error log.
[2017-10-23 13:03:10] local.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: Type error: Argument 1 passed to DreamFactory\Core\Database\Components\Schem…
-
I have MongoDB server installed locally on standard port. I need to be able to connect to it with login and password. Here is what I'm trying to do:
`1> application:ensure_all_started (mongodb),`
…
-
I created a postgresql service. The version of postgres is 9.6.3. When i try to use the Schema tab and click on refresh button i am seeing below exception. Is this a bug?
SQLSTATE[42601]: Syntax er…
ghost updated
7 years ago
-
In the code docs this is written:
```
//-----------------------------------------------------------------
// This will avoid TokenExpiredException error as long as we are
/…
-
After updating from 2.3.1 to 2.4.0 I get this error when trying to get the user session : "The ID of the user was not recognized"
This is the result:
```
{
"error": {
"context": null,
"message…
-
Does the DF API code support SSL? Are there any docs on DF Andoid SDK security?
The API should probably have some notes about SSL because the app is sending user passwords...
Especially because it…
-
Updated from 2.5.x to latest version and a lot of our relationships have gone from HAS MANY to HAS ONE, which is wrong and breaking the code. I'm guessing this is due to that we have composite primary…
-
Hi,
Dreamfactory version : 2.8.0
I am trying to post more than 3000 records in single POST request but it return 500 error code with an html response page of something went wrong.
URL : ht…
-
I followed this process:
1) In Apps I selected the Angular app, Storage Service = files, and created a folder in file for the app.
2) The app imported nicely and I can see the tables and data i…