Search found 137 matches

Go to advanced search

by Nicklas
Wed Dec 14, 2016 10:53 pm
Forum: Issues
Topic: "Before send" started but success never happening
Replies: 6
Views: 1479
 
Jump to post

"Before send" started but success never happening

Trust me. I've tried that to! Could you go in to my app and see what Im doing wrong? Or should I send a Mail to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?

by Nicklas
Tue Dec 13, 2016 9:38 pm
Forum: Issues
Topic: "Before send" started but success never happening
Replies: 6
Views: 1479
 
Jump to post

"Before send" started but success never happening

I've tested the service several times and got the json-response I wanted every time. When i testing it in the browser i got this:

Image

Does that help?

by Nicklas
Tue Dec 13, 2016 11:16 am
Forum: Issues
Topic: "Before send" started but success never happening
Replies: 6
Views: 1479
 
Jump to post

"Before send" started but success never happening

I can also say that im shure that the sessionToken is there. I've tested that to.

by Nicklas
Tue Dec 13, 2016 11:15 am
Forum: Issues
Topic: "Before send" started but success never happening
Replies: 6
Views: 1479
 
Jump to post

"Before send" started but success never happening

Hi! I have a Service who Query my users in the database. I have check it over and over again and compared it with another service I've done in another app (just changed the database-"name") but I cant still make it work. I've made a JS-alert for every part of the service ("before send...
by Nicklas
Wed Aug 24, 2016 10:14 pm
Forum: Issues
Topic: query (or (and)(and));
Replies: 2
Views: 737
 
Jump to post

query (or (and)(and));

Hi! This thing was to hard to search for so I just have to post this question. I have a Query to my database with the following code who works perfectly: codevar createdByID = gets value from localStorage... return '{"$and": [{"createdByID":"'+current...
by Nicklas
Tue Aug 23, 2016 1:21 pm
Forum: Issues
Topic: create collection and/or collumn with service
Replies: 1
Views: 573
 
Jump to post

create collection and/or collumn with service

Hi!
Is it possible to create Collection in DB width Service?
If that's not working, is it possible to create a Column in DB with Service?

by Nicklas
Tue Aug 23, 2016 10:49 am
Forum: Issues
Topic: How to read Array from database?
Replies: 7
Views: 1553
 
Jump to post

How to read Array from database?

I have tried for 2 hours now to create a mapping to send array to the DB, but I cant make it work. Could you make an example of mapping to me?

by Nicklas
Tue Aug 23, 2016 8:51 am
Forum: Issues
Topic: How to read Array from database?
Replies: 7
Views: 1553
 
Jump to post

How to read Array from database?

I found this one now. I will look into that one. Thank you so far :)
https://docs.appery.io/reference#data...

by Nicklas
Tue Aug 23, 2016 8:36 am
Forum: Issues
Topic: How to read Array from database?
Replies: 7
Views: 1553
 
Jump to post

How to read Array from database?

I have seen that one but I dont understand how to set up the Body in the request of the service. Is it like this?
Image

by Nicklas
Mon Aug 22, 2016 8:30 am
Forum: Issues
Topic: How to read Array from database?
Replies: 7
Views: 1553
 
Jump to post

How to read Array from database?

Ok, we can use the "Channels" in the device-collection as an example.
What I need, is to change f.eks. one of the channels.

Lets say that the channels is [1,2,6] and i want to change it to [1,3,6].

Go to advanced search