Quantcast
Channel: DreamFactory Forum - Latest posts
Browsing all 5028 articles
Browse latest View live

API key in URL not working

This is my request url:- http://api/v2/test/_table/tablename?fields=*?api_key=somekey i want to pass api key in url and not in request header but its not working.Please help

View Article


API key in URL not working

@netgains Your request URL has multiple query params try something like: http://api/v2/test/_table/tablename?fields=*&api_key=somekey The '?' is meant to denote the start of the query any...

View Article


Image may be NSFW.
Clik here to view.

API key in URL not working

Thanks mate you saved my day

View Article

Couchbase Support

@m_menon there is an active feature request but it currently hasn't been delegated or scheduled for upcoming sprint.

View Article

Image may be NSFW.
Clik here to view.

API key in URL not working

@netgains You're welcome, I'm glad the forum is working for you

View Article


Data Insertion main and reference tables through POST call receives error

@prateek.mishra can you try inserting queueId not with the assumed auto incremented value of 24 but rather as follows: {"resource": [{"queueId":0,"QueueName": "queueName11","IsIncluded": true,"users":...

View Article

Image may be NSFW.
Clik here to view.

How to use Dreamfactory OAuth in Ionic apps

This is what solved it for me:Simply set request header as: $httpProvider.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest'; Someone else answered this for me so here is the link to...

View Article

Couchbase Support

alritey, thanks for the info

View Article


Mobile app can't receive push notifycation from push service

Could you please post here how you solved the issue?If you can explain the steps you followed as you have in your original question that would be really helpful. Thanks

View Article


Image may be NSFW.
Clik here to view.

How to implement Amazon SNS push notification on mobile apps

I am trying to implement push notifications on Ionic app using dreamfactory and Amazon SNS. There is a very descriptive article to implement email notifications and it is working fine. But I can't...

View Article

Image may be NSFW.
Clik here to view.

ActorDB compatibility

Hey @spiffytech, We don’t allow direct SQL queries due to SQL injection and malicious use (like deleting a table, etc.) instead the “filter” and supporting parameters are parsed and we internally...

View Article

Server side scripting (auto generated?)

Hey @gulli1, we do indeed still have server-side scripting. Check out some of these (PHP) resources: http://wiki.dreamfactory.com/DreamFactory/Tutorials/Server_Side_Scripting#PHP...

View Article

Couchbase Support

@m_menon we're looking at what it'll take to support couchbase during this sprint. stay tuned.

View Article


Data Insertion main and reference tables through POST call receives error

Not working by queueId =0 next json data is also giving same error { "resource": [ { "QueueName": "NewStpl", "IsIncluded": true, "users": "aziz@stpl.com", "holdtime": 234, "groupby": "1",...

View Article

Dreamfactory logs

Not able to generate log even after setting DF_LOG_LEVEL=DEBUG.Please help

View Article


Image may be NSFW.
Clik here to view.

How to implement Amazon SNS push notification on mobile apps

Looks like this is a known issue and something DF team is working on. Adding link here in case someone else come across similar issue. github.com/dreamfactorysoftware/dreamfactory Issue: AWS SNS: All...

View Article

What is best available free server to host dream-factory and use? Can we use...

Can AWS free tier be used to host open dreamfactory instance and start consuming service in mobile app?

View Article


Database Bridge

Hi, I am completely new to servers as a whole so this is all new to me. I want a user to trigger an action in a native application with some data like username and time, have the native app send the...

View Article

Dreamfactory logs

@netgains Did you read here? Look over the docs and tell me what steps you've taken to enable debugging beyond editing the .env file.

View Article

Image may be NSFW.
Clik here to view.

DreamFactory 2.3.1 is live!

v231.png1200x627 216 KB DreamFactory 2.3.1 is live! The 2.3.1 release includes a bunch of important enhancements, including GitHub integration on server-side scripts, new APIs for Logstash and AWS...

View Article
Browsing all 5028 articles
Browse latest View live