You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
Hope you are safe, I am trying to build my own mobile app through wordpress backend, this is the first time using your amazing plugin, and i faced some problem sometime, when there is a embed link inside the post, for example youtube (iframe)
the json response is SyntaxError: JSON.parse: expected ',' or '}' after property value in object at line 1 column 7738 of the JSON data
The text was updated successfully, but these errors were encountered:
I tried the link https://beirutcom.net/?json=1&dev=1 and error is not there now. It may have been caused by incorrect iframe code with missing single or double quotes as mentioned by the JSON error code.
On Sunday, April 19, 2020, 02:34:18 AM GMT+5, tayssirch <notifications@github.com> wrote:
Hello everyone,
Hope you are safe, I am trying to build my own mobile app through wordpress backend, this is the first time using your amazing plugin, and i faced some problem sometime, when there is a embed link inside the post, for example youtube (iframe)
the json response is
SyntaxError: JSON.parse: expected ',' or '}' after property value in object at line 1 column 7738 of the JSON data
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Hello everyone,
Hope you are safe, I am trying to build my own mobile app through wordpress backend, this is the first time using your amazing plugin, and i faced some problem sometime, when there is a embed link inside the post, for example youtube (iframe)
the json response is
SyntaxError: JSON.parse: expected ',' or '}' after property value in object at line 1 column 7738 of the JSON data
The text was updated successfully, but these errors were encountered: