# \[Solved\] How to fix OCR saying my file exceeds the size limit?

**URL:** https://community.thunkable.com/t/solved-how-to-fix-ocr-saying-my-file-exceeds-the-size-limit/1181244
**Category:** Questions about Thunkable X
**Tags:** solved
**Created:** [March 22, 2021, 4:35pm UTC](https://community.thunkable.com/t/solved-how-to-fix-ocr-saying-my-file-exceeds-the-size-limit/1181244 "2021-03-22T16:35:52Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [March 23, 2021, 5:59am UTC](https://community.thunkable.com/t/solved-how-to-fix-ocr-saying-my-file-exceeds-the-size-limit/1181244/8 "2021-03-23T05:59:43Z")

</div>

Most APIs will return a response in JSON. You’ll need to convert the JSON to an object and then get a property value from that object.

To learn how to do this, watch my tutorial video:

> [@API JSON Tutorial (Video)](https://community.thunkable.com/t/api-json-tutorial-video/1140575):
>
> Using APIs in Thunkable and understanding how to parse JSON to get certain data from the API response is both a popular and a difficult aspect of using Thunkable. It’s not so much difficult because of Thunkable but because every API url format is different, every API documentation is different, every JSON response is different, etc. In this video, I spend a lot of time talking you through some best practices. It’s not a quick tutorial because if you rush through setting up an API in Thunkable, …

---

_[View the full topic](https://community.thunkable.com/t/solved-how-to-fix-ocr-saying-my-file-exceeds-the-size-limit/1181244)._
