Page 1 of 2

Text Messaging App returns 'Bad Request'

Posted: Wed Jul 29, 2015 3:11 am
by Hawk

Hi,

I'm trying to build text messaging App as explained here (https://www.youtube.com/watch?v=7L3OH...).

I followed the steps and all worked fine up to using 'Test' to test my service where I could send myself an SMS successfully as shown below:

Image

After this, I generated the response automatically, and then I invoked the service on 'Send Message' Button click.

However, when I tested the App in the browser and in the Appery tester, it returned the error below:

Image

For its worth, in your tutorial, it did not explain how it created the proxy. It was already in the proxy list. For me, I just created one from 'New Channel' Button and typed in 'TwilioProxy'. Would that be the reason?

Many thanks for help!


Text Messaging App returns 'Bad Request'

Posted: Wed Jul 29, 2015 3:47 pm
by Pavel Zarudniy

Hi Hawk,
Please look at Preview or Response tab with error message


Text Messaging App returns 'Bad Request'

Posted: Thu Jul 30, 2015 3:14 am
by Hawk

Hi Pavel,

On Preview I get the following:
pre{code: "PTCT022", description: "Error while sending request: null"}
code: "PTCT022"
description: "Error while sending request: null"/pre

On Response:
pre{"code":"PTCT022","description":"Error while sending request: null"}/pre


Text Messaging App returns 'Bad Request'

Posted: Thu Jul 30, 2015 6:33 pm
by Pavel Zarudniy

Hi Hawk,
Please check that form fields correctly mapped to service.
Also could you please show all data from tab header(2nd screen, with scroll)


Text Messaging App returns 'Bad Request'

Posted: Tue Aug 04, 2015 4:26 am
by Hawk

Hi Pavel,

I checked my mapping. Nothing seems wrong to me:
Image

Here is the header:
Image

Thanks,


Text Messaging App returns 'Bad Request'

Posted: Tue Sep 08, 2015 5:48 am
by Hawk

Hello,

Any update on this?

Thanks,


Text Messaging App returns 'Bad Request'

Posted: Tue Sep 08, 2015 9:35 am
by Illya Stepanov

Hi Hawk -

What are you getting in the response payload from this service?


Text Messaging App returns 'Bad Request'

Posted: Wed Sep 09, 2015 8:59 am
by Hawk

Hi Illya,

This is the response I get:
Image

Thanks,


Text Messaging App returns 'Bad Request'

Posted: Mon Sep 14, 2015 4:54 am
by Hawk

Hello,

Any update on this?

Many thanks,


Text Messaging App returns 'Bad Request'

Posted: Mon Sep 14, 2015 1:09 pm
by Serhii Kulibaba

Hello,

Please provide us with a public app link (https://devcenter.appery.io/documenta...) and steps to reproduce.