Search found 29 matches

Go to advanced search

by Rupert Marx
Sun Sep 30, 2012 3:29 pm
Forum: Issues
Topic: Singly app test problem
Replies: 5
Views: 662
 
Jump to post

Singly app test problem

Hi Max,

Thank you for the update. Please let us know when you make the update. I will keep following this ticket.

by Rupert Marx
Sun Sep 30, 2012 11:43 am
Forum: Issues
Topic: Singly app test problem
Replies: 5
Views: 662
 
Jump to post

Singly app test problem

Hi, We have been testing your Singly plugin. As described on this blog post: http://blog.tiggzi.com/2012/09/tiggzi... When we use the the Tiggzi Test app for Andriod to run the app and test it on a phone it fails. When we test using a browser it works but it does not return to the test environment a...
by Rupert Marx
Wed Aug 22, 2012 7:04 am
Forum: Issues
Topic: OAuth 2.0
Replies: 3
Views: 472
 
Jump to post

OAuth 2.0

No Max it does not. I posted a ticket on StckMob and they told me that they are looking at working out the problem over the next month. The problem is actually on their side I think. See the link here: http://support.stackmob.com/requests/... I used Parse instead and it work perfectly. I am going to...
by Rupert Marx
Tue Aug 21, 2012 10:32 am
Forum: Issues
Topic: OAuth 2.0
Replies: 3
Views: 472
 
Jump to post

OAuth 2.0

Hi, I am having a problem with Oauth. The JavaScript in the example tutorial http://help.gotiggr.com/getting-start... is using OAuth 1.0 but StackMob has switched over to OAuth 2.0. So now GET is not working. We are planning to use some other APIs in our production app and I am worried that tiggzi w...
by Rupert Marx
Tue Aug 21, 2012 8:40 am
Forum: Issues
Topic: Mapping response to mobile list item problem
Replies: 26
Views: 3227
 
Jump to post

Mapping response to mobile list item problem

Hi Max, I found the reason this is happening. The JavaScript in the example is using OAuth 1.0 but StackMob has switched over to OAuth 2.0. We are planning to use some other APIs in our production app and I am worried that tiggzi will not support OAuth 2.0. Do you know if this is the case? Will it s...
by Rupert Marx
Mon Aug 20, 2012 4:06 pm
Forum: Issues
Topic: Mapping response to mobile list item problem
Replies: 26
Views: 3227
 
Jump to post

Mapping response to mobile list item problem

I am getting this when running the test: URL: http://api.mob1.stackmob.com/messages Method: get Data Type: json Content Type: Security Context: 0 Request header parameters: Accept=application%2Fvnd.stackmob%2Bjson%3B%20version%3D0 Request body parameters: Authorization=OAuth%20realm%3D%22%22%2C%20oa...
by Rupert Marx
Mon Aug 20, 2012 3:18 pm
Forum: Issues
Topic: Mapping response to mobile list item problem
Replies: 26
Views: 3227
 
Jump to post

Mapping response to mobile list item problem

Hi Max, can you post a screenshot for the above? I just need to know where to set the Authorization header

by Rupert Marx
Mon Aug 20, 2012 8:29 am
Forum: Issues
Topic: Mapping response to mobile list item problem
Replies: 26
Views: 3227
 
Jump to post

Mapping response to mobile list item problem

Hi Max, where do I actually set it? I am not sure about that....

by Rupert Marx
Sun Aug 19, 2012 8:08 pm
Forum: Issues
Topic: Mapping response to mobile list item problem
Replies: 26
Views: 3227
 
Jump to post

Mapping response to mobile list item problem

For authorisation I run the below Java script: function getAuth(requestMethod, url){ if (url == null) { url = '[url=http://api.mob1.stackmob.com/messages']http://api.mob1.stackmob.com/messages'[/url]; } var key = 'paste_your_key'; var secret = 'paste_your_key'; var accessor = { consumerSecret: secre...
by Rupert Marx
Sun Aug 19, 2012 3:33 pm
Forum: Issues
Topic: Mapping response to mobile list item problem
Replies: 26
Views: 3227
 
Jump to post

Mapping response to mobile list item problem

I am getting this error: {"error":"Invalid OAuth credentials or signature: Key not provided"} But here is that I get back: Request URL: http://project.tiggzi.com/rest/tunnel... Request Method:GET Status Code:200 OK Request Headersview source Accept:application/vnd.stackmob+json; ...

Go to advanced search