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.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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.
Never mind, you already shared the project with me. Is it OK if I try the service?
no problem, go ahead.
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.
woops sorry, thought i had tried the proxy setting. thank you for your help as always.