KB85807
Published: October 28, 2016
Revision: 2.0

POSTs to REST API may return a -8 error code when the JSON string includes whitespace


Applies To:

SNAP-PAC-S1
SNAP-PAC-S1-FM
SNAP-PAC-S1-W
SNAP-PAC-S2
SNAP-PAC-S2-W
SNAP-PAC-R1
SNAP-PAC-R1-FM
SNAP-PAC-R1-W
SNAP-PAC-R2
SNAP-PAC-R2-W

Versions Affected:

Versions affected: PAC firmware R9.5a through R9.5c
Problem is fixed in version: PAC firmware R9.5d

Resolved In Version:

Problem is fixed in version: PAC firmware R9.5d


Symptoms:

If you try to post a JSON string that includes whitespace (other than the normal ASCII space character), the SNAP PAC REST API may not be able to post the string. When this happens, the API returns a -8 error code.

Examples of whitespace that can cause this issue include the ASCII characters CR (carriage return) and LF (line feed).

For example, this JSON string won't cause an error:
{"value": "hello"}

...but this JSON string will cause a -8 error to be returned:
{
"value": "hello"
}

Resolution:

Opto 22 has resolved this issue.

Questions?

Contact: Opto 22 Product Support.
Phone: 800-835-6786 or 951-695-3080
Email: support@opto22.com


DISCLAIMER

This Opto 22 Knowledge Base ('OptoKB') article is intended to provide general technical information on a particular subject or subjects and is not an exhaustive treatment of such subjects. Accordingly, the information in this OptoKB article is not intended to constitute application, design, software, or other professional engineering advice or services. Opto 22 may modify the OptoKB articles at any time. Before making any decision or taking any action which might affect your equipment, you should consult a qualified professional.

OPTO 22 DOES NOT WARRANT THE COMPLETENESS, TIMELINESS, OR ACCURACY OF THE DATA CONTAINED IN THIS OPTOKB ARTICLE AND MAY MAKE CHANGES THERETO AT ANY TIME AT ITS SOLE DISCRETION WITHOUT NOTICE. FURTHER, ALL INFORMATION CONVEYED HEREBY IS PROVIDED TO USERS 'AS IS.' IN NO EVENT SHALL OPTO 22 BE LIABLE FOR ANY DAMAGES OF ANY KIND INCLUDING DIRECT, INDIRECT INCIDENTAL, CONSEQUENTIAL, LOSS PROFIT, OR DAMAGE, EVEN IF OPTO 22 HAS BEEN ADVISED ON THE POSSIBILITY OF SUCH DAMAGES.

OPTO 22 DISCLAIMS ALL WARRANTIES WHETHER EXPRESSED OR IMPLIED WITH RESPECT TO THE INFORMATION (INCLUDING HARDWARE, SOFTWARE, AND/OR FIRMWARE) PROVIDED HEREBY, INCLUDING THE IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTIBILITY, AND NON-INFRINGEMENT. Note that certain jurisdictions do not sanction the exclusion of implied warranties: thus, this disclaimer may not apply to you.

Copyright © 2024 Opto 22. All rights reserved.