Skip to main content
Skip table of contents

What does the Status Code Mean ?

Status code for FDG Data API

Status Code

When will it occur

Likelihood of Occurrence

What can be done

452

For readings api when dynamo update fails

For master data api when rds operation fails

Less Likely

Need to check logs for code error

453

For readings api when readings read from S3 fails

Less likely

Need to check logs for code error

454

Code error

Less likely

Need to check logs for code error

455

Terminal Error

We could not proceed ahead with api operation

Less Likely

Check error message and retry if possible

200

Successful Get Response

Expected to occur always

-

201

Successful POST response, all records were processed

Expected to occur always

-

202

Only for readings post when request size is greater than 10kb and redirect url is sent

Expected to occur for readings post when request size is greater than 10kb

-

230

When some records were invalid

Will occur if wrong data is entered

Client should check the error message, correct the records and retry

231

When multiple tables are to be updated, but one or more tables failed to update

Less likely

Flag secondaryErrors would contain the error message. If possible client should correct the records.

232

When both 231 and 232 occurs

Less likely

Flag secondaryErrors would contain the error message. If possible client should correct the records.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.