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 ...
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 ...
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...
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...
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?).
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...
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...
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...
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"...
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"...