---+ .DATA BAD REQUEST _This subroutine allows you return an error message to the caller. This is only useful when working with the <a href="APPXDataAPI" target="_blank">Data API</a> (Release 5.5.0 & higher)_ <br />%TOC% ---++ Usage: <pre> PASS <error_message> FIELD SHARE? N GOSUB --- .DATA BAD REQUEST </pre> ---++ Description: This subroutine will return a JSON formatted message to the caller in the form { "Error":"<error_message"} <error_message> is the text you want to return to the caller (Optional). If nothing is received, then it will default to 'Invalid Request'. ---++ Comments <br />%COMMENT% -- %USERSIG{JeanNeron - 2020-03-03}%
This topic: Main
>
WebHome
>
FullAPIList
>
0LASubrDataBadRequest
Topic revision: r2 - 2020-03-04 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback