hurricaneditka16
Posts: 0
Joined: Fri Dec 23, 2011 5:11 am

POST-ing error in test but successful when testing in service properties wizard

works in service properties wizard only when content type is set to x-www-form-urlencoded. however this service has never worked in actual test or tiggr mobile tester app no matter what options i've selected.

Image

Image

Image

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

POST-ing error in test but successful when testing in service properties wizard

Are you able to share your key, login/password with a href="mailto:support@gotiggr.com" rel="nofollow"support@gotiggr.com/a? If not, I will try this in my account.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

POST-ing error in test but successful when testing in service properties wizard

Never mind, you already shared the project with me. Is it OK if I try the service?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

POST-ing error in test but successful when testing in service properties wizard

The service only works when response type is set to x-www-form-urlencoded because that's the format they need: http://cocoafish.com/docs/api/v1/user..., the -F option means: Specify HTTP multipart POST data. So I think that part is fine.

To make the service work from a screen, you need to turn on Tiggr Proxy - otherwise there is cross-domain security issue. I created a test_mk screen in your app - it works there.

Note: I also tried Chrome with disabled security (should work the same as Tiggr Proxy on). For some reason the service doesn't work then. Going to figure out why.

hurricaneditka16
Posts: 0
Joined: Fri Dec 23, 2011 5:11 am

POST-ing error in test but successful when testing in service properties wizard

woops sorry, thought i had tried the proxy setting. thank you for your help as always.

Return to “Issues”