Date Format and Lookup keys Version 2 not working
Hi DrewI think this may be a bug , I found the problemIf you add a Global Lookup Key but do not set it to private is works eg. EMPNO key set to value 100,If you then change the same key to private I...
View ArticleClass not found error
I am installing dsp-core git clone https://github.com/dreamfactorysoftware/dsp-core.git /opt/dreamfactory/platform exactly like instructions
View ArticleDatabase API error when query related data and the relationship name is on...
Hi I have posted this issue on the .net sdk, but I think is more an API problem, when I query a table with a relationship and the relationship name is on pascal casing it fails on retrieve the data...
View ArticleGetting 403 when register new user in Address Book on Local
Hi guys, I was finally able to run the Address book for Javascript, there's something wrong with the URL you provide. When I select the app to be "On a provisioned file storage service." the URL I get...
View ArticleHow to allow utf-8 unicode (utf8) storing on dreamfactory?
Does support for UTF8 now exist in DreamFactory 2.0? As I'm still seeing ??? (question mark) characters where Unicode characters should be
View ArticleHow to allow utf-8 unicode (utf8) storing on dreamfactory?
Upon further investigation, the supports_multibyte: true option is showing in the table definition when I do a sample API request to see schema e.g. /api/v2/{resource}/_schema/{table_name}, but I'm...
View ArticleHow to allow utf-8 unicode (utf8) storing on dreamfactory?
I managed to solve my own problem in Dreamfactory 2.0 by editing the Connection String (DSN) field found in Services -> (your service) -> Config tab -> Connection String (DSN) field ->...
View ArticleGenerate Api Key
my website databse is in mySql how to generate api key to use for Nadroid App
View ArticleDatabase API error when query related data and the relationship name is on...
Hello @Jose_Manuel_Ojeda, please, when you paste some code, put it within the code style. It's very exhausting trying to understand a non-indent and non-formatted code. Which db are you using?
View ArticleDatabase API error when query related data and the relationship name is on...
If it's mysql, maybe could be this or that.
View ArticleAccessing DF NONSQL SERVICe
Hi I did a fresh install of DF2 on plesk centos 6.5 everything in the install and config seems to be fine inclusing CORS setup and mongodb service api docs generated fine as well and i am getting...
View ArticleHow to get request ID for PHP Server Side Scripting?
I have just installed DF and now trying to find out how to fully utilize the server side scripting for PHP. I am just trying to increase a view count of a record, but I am having a hard time finding...
View Article403 Forbidden "Access to application 'x' is not provisioned for this user's...
I am having an issue with dreamfactory 1.9.x version form github installed on windows. It is giving me error that my role is not defined for the application; however, another instance (loclahost for...
View ArticleAccessing DF NONSQL SERVICe
4xx errors are about the client and if api-docs works fine I think you need to send some header information, like X-DreamFactory-application or something like that. What's the error message?
View ArticleClass not found error
There was an issue with some enterprise references in the code base. I'm told by engineering that this has been resolved. Can you try again? You'll need to delete the cloned directory and start over....
View ArticleClass not found error
Hithe repo works fine thanks I followed the installation intructions, dont have a indication for 2.0 repo, only 1.9.4 Kind regards
View Article