Custom Code : Bad Request

0 votes

Hi,

i want to ask about custom code

sometimes i got response Bad Request from my custom code.

is it because my connection? or my code?

but this problem happens only on one of my custom code.

my other custom codes works fine.

thanks

asked Jun 22, 2014 in App42 Cloud API-BaaS by goldglorygirl (55 points)
edited Jun 22, 2014 by goldglorygirl

1 Answer

0 votes
Hi,

You need to put the logs in MailBox class because custom code is throwing error. So connection is not a problem.

Kindly put the logs in custom code and check what is the main reason of error in MailBox Class.

So that we can better understand to solve your query.

Thanks.
answered Jun 23, 2014 by hs00105 (517 points)
Hi there,
thank you for solution.
anyway, this problem is appear randomly.
and now i got this : com.shephertz.app42.paas.sdk.csharp.App42BadParameterException: {"app42Fault":{"httpErrorCode":400,"appErrorCode":1904,"message":"Bad Request","details":" Application Exception : Request Execution Time Exceeded threashold value "}}

on my custom code, i do some storage service command and encrypt / decrypt string.

did i make a mistake?
if you dont mind, i can copy my code on my comment.
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...