Search found 29 matches

Go to advanced search

by nib
Mon Jun 04, 2012 9:37 am
Forum: Issues
Topic: RESTservices with dynamic URLs, and oauth, issues and observations
Replies: 5
Views: 1040
 
Jump to post

RESTservices with dynamic URLs, and oauth, issues and observations

Thanks for your reply and effort. Now the expansion works. It only works if you do not check that the parameter is a header. You could mention that in the documentation: http://help.gotiggr.com/documentation... The custom javascript setting oAuth Authorization parameter does not work when not using ...
by nib
Fri Jun 01, 2012 6:19 am
Forum: Issues
Topic: RESTservices with dynamic URLs, and oauth, issues and observations
Replies: 5
Views: 1040
 
Jump to post

RESTservices with dynamic URLs, and oauth, issues and observations

Dear Max, Thanks for the swift answer as usual. Regarding Parse, I considered them, but they do not support extensions (upload some server code), so they are too limited for my purposes. I have not looked at kinvey, I may, but I already have my prototype running for stackmob, so I will probably not ...
by nib
Thu May 31, 2012 2:37 pm
Forum: Issues
Topic: RESTservices with dynamic URLs, and oauth, issues and observations
Replies: 5
Views: 1040
 
Jump to post

RESTservices with dynamic URLs, and oauth, issues and observations

A bunch of issues and observations while working with REST services towards, stackmob, which need oAuth. 1) I need to contact a REST URL on stackmob which looks like [url=http://lala/user/username]http://lala/user/username[/url] where is a parameter I have tried following http://help.gotiggr.com/doc...
by nib
Thu May 24, 2012 1:50 pm
Forum: Issues
Topic: stackmob oauth authorization problems
Replies: 7
Views: 2018
 
Jump to post

stackmob oauth authorization problems

Thanks, that did the trick! It killed all my ideas for how the problem could be in your part of the chain, so instead I suddenly realized that I had an extra parameter on my service, _expand=1, which caused the signature to be wrong. Great service-level you have, I push and recommend you here and th...
by nib
Thu May 24, 2012 1:32 pm
Forum: Issues
Topic: stackmob oauth authorization problems
Replies: 7
Views: 2018
 
Jump to post

stackmob oauth authorization problems

if you could make the example URL public, I could snoop around and look for differences ... (or is it connected to an account at stackmob which could cause payment if there is too much traffic?).

by nib
Thu May 24, 2012 1:30 pm
Forum: Issues
Topic: stackmob oauth authorization problems
Replies: 7
Views: 2018
 
Jump to post

stackmob oauth authorization problems

That is what I have too, except key contain my public key and secret my private key. Could it be that the example contains an old version of the oauth.js whereas my tiggzi project, which was created more recently contains another? Or similar? I am attaching a screen shot of my rest service setup (wh...
by nib
Thu May 24, 2012 9:36 am
Forum: Issues
Topic: stackmob oauth authorization problems
Replies: 7
Views: 2018
 
Jump to post

stackmob oauth authorization problems

I have played a little further and see something that may be of help, of may be me not properly understanding the tiggzi proxy. The oauth headers at used when I apply the tiggzi proxy, and I get the json back about invalid credentials. When I do not use the tiggzi proxy I cannot see that oauth heade...
by nib
Thu May 24, 2012 9:08 am
Forum: Issues
Topic: stackmob oauth authorization problems
Replies: 7
Views: 2018
 
Jump to post

stackmob oauth authorization problems

I notice that the oAuth lib ( http://tiggzi.com/resources/preview/l... ) has been touched a week ago: Date Thu, 24 May 2012 07:58:55 GMT Last-Modified Fri, 18 May 2012 08:56:44 GMT Could that be causing problems. I did consider if I could replace it with some other lib (e.g. the one used here: https...
by nib
Thu May 24, 2012 8:46 am
Forum: Issues
Topic: stackmob oauth authorization problems
Replies: 7
Views: 2018
 
Jump to post

stackmob oauth authorization problems

I cannot get stackmob access working. I have tried following the content of the stackmob tutorial ( http://help.gotiggr.com/getting-start... , but I cannot get access to my own stackmob repo. I get json response: {"error":"Invalid OAuth credentials or signature: signature_invalid"...
by nib
Thu May 24, 2012 8:42 am
Forum: Issues
Topic: stackmob oauth authorization problems
Replies: 0
Views: 1497
 
Jump to post

stackmob oauth authorization problems

I cannot get stackmob access working. I have tried following the content of the stackmob tutorial ( http://help.gotiggr.com/getting-start... , but I cannot get access to my own stackmob repo. I get json response: {"error":"Invalid OAuth credentials or signature: signature_invalid"...

Go to advanced search