Quick Tips
- Who: Anyone who gets an error similar to: “Unexpected token 0 in JSON at position”.
- What: How to fix the error: “Unexpected token 0 in JSON at position”.
- With: FileMaker Server 17+
- Why: Any JSON object that does not properly escape quotations will result in an error.
Articles, Quick Tips
- Who: Anyone who is using the FileMaker Data API and needs to query (find) data within a portal.
- What: How to Query a FileMaker Portal Via the Data API
- With: FileMaker Server 17+
- Why: As of 11/2019, the FileMaker 18 Data API documentation does not show a specific example of how to do a find in a portal.
Articles, Quick Tips
- Who: Anyone who uses checkbox sets with the Data API.
- What: How to Format JSON key/value pairs for a Checkbox Set.
- With: FileMaker 17+
- Why: Checkbox sets are common and useful tools in forms when sending data to the Data API.