Search found 100 matches

Go to advanced search

by Adrian Stoch
Fri Oct 31, 2014 3:16 pm
Forum: Issues
Topic: Background Image Error: Resource interpreted as Image but transferred with MIME type
Replies: 2
Views: 404
 
Jump to post

Background Image Error: Resource interpreted as Image but transferred with MIME type

Not to worry - this seems to be working now. Not sure what caused the temporary hiccup.

by Adrian Stoch
Fri Oct 31, 2014 2:59 pm
Forum: Issues
Topic: Background Image Error: Resource interpreted as Image but transferred with MIME type
Replies: 2
Views: 404
 
Jump to post

Background Image Error: Resource interpreted as Image but transferred with MIME type

I have a background image that covers the screen and has been working fine until now. I am getting this error when working on my desktop browser, but do not get an error when testing on the iphone app: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1114855/ScreenShot2014-10-31at10.58.15AM_inline.pn...
by Adrian Stoch
Wed Oct 29, 2014 2:13 pm
Forum: Issues
Topic: File Upload error: TypeError Illegal invocation
Replies: 10
Views: 1139
 
Jump to post

File Upload error: TypeError Illegal invocation

Joseph, I just tested upload function on my browser (Chrome) and iphone appery app. Both seem to be working fine using the above fix that addressed the "TypeError" problem. I believe that my issue with the "cannot consume content" had to do with the service mapping. Something had...
by Adrian Stoch
Wed Oct 29, 2014 1:55 pm
Forum: Issues
Topic: File Upload error: TypeError Illegal invocation
Replies: 10
Views: 1139
 
Jump to post

File Upload error: TypeError Illegal invocation

Joseph, try implementing Yurii's JS asset above. I believe there is a current bug with the file upload function that they are working on. I was dead until I implemented the above fix and the function works fine now. I must say though that the communication of this issue from Appery has not been stel...
by Adrian Stoch
Thu Oct 23, 2014 8:18 pm
Forum: Issues
Topic: File Upload error: TypeError Illegal invocation
Replies: 10
Views: 1139
 
Jump to post

File Upload error: TypeError Illegal invocation

Thanks Yurii,

The temporary work around seems to do the trick. Is it possible to be notified when the bug is fixed so I can revert to the standard?

Thanks

by Adrian Stoch
Wed Oct 22, 2014 2:24 pm
Forum: Issues
Topic: File Upload error: TypeError Illegal invocation
Replies: 10
Views: 1139
 
Jump to post

File Upload error: TypeError Illegal invocation

My file upload function was previously working fine, but now I am getting the following error when invoking the service to upload a file: TypeError Illegal invocation Here is my mapping of the request service: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1111556/ScreenShot2014-10-22at10.19.48AM_i...
by Adrian Stoch
Sat Oct 18, 2014 2:51 pm
Forum: Issues
Topic: Distinct query sorted by Create Date for logged on user
Replies: 5
Views: 661
 
Jump to post

Distinct query sorted by Create Date for logged on user

Thank Arina, but I looked through the documentation of the Projection and can not see where the unique JS is described. Can you please point me in the direction of where this is explained how to implement.

by Adrian Stoch
Fri Oct 17, 2014 2:37 pm
Forum: Issues
Topic: Distinct query sorted by Create Date for logged on user
Replies: 5
Views: 661
 
Jump to post

Distinct query sorted by Create Date for logged on user

Thanks Evgene, I missed the Content-Type setting in the Curl command. That has fixed the where condition, but the sort is still not working. As you can see in the 3 screenshots below, the order remains the same irrespective of the sort parameter. I believe it is defaulting to ascending _createdAt. I...
by Adrian Stoch
Fri Oct 17, 2014 10:15 am
Forum: Issues
Topic: Query Max Value
Replies: 10
Views: 1155
 
Jump to post

Query Max Value

Thanks a ton Yurii.

by Adrian Stoch
Fri Oct 17, 2014 10:00 am
Forum: Issues
Topic: Distinct query sorted by Create Date for logged on user
Replies: 5
Views: 661
 
Jump to post

Distinct query sorted by Create Date for logged on user

The use case is as follows: User can enter 1 or many comments on a post User then wants to see a list of the posts they have commented on (the list must be distinct based on post ID to only show each post once) The list is sorted to show most recent comments he has made first I am therefore attempti...

Go to advanced search