Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: SyntaxError: Unexpected token , in JSON at position 1618 #136

Closed
JamieKThomas opened this issue Nov 8, 2020 · 4 comments
Closed
Assignees
Labels
Milestone

Comments

@JamieKThomas
Copy link

Hey, I keep getting this issue when trying to create a pinned map. I've referenced the documentation and my API key and SQL query are both working fine. Any help would be great with this!

@jeffreykemp
Copy link
Owner

I'll need more information in order to diagnose this issue. Can you please, either: (a) create a test case that reproduces the issue on apex.oracle.com; or (b) check the console log / network tab for the response coming from the wwv_flow.ajax call - and post the response data, and post your source query and NLS settings for your session.
image

@RichardAPickett
Copy link

Hi Jamie, I have come across this too. In my case this occurs when there is no lat or lng, ie they are blank in the source data or garbled in some way. It may not be the same for you, but I would suspect the data source in one or more fields/records.

@jeffreykemp
Copy link
Owner

In the next release (v1.5) I'll change it so that if any lat or long is null, the map will not fail but neither will it show the pin (for obvious reasons).

@jeffreykemp jeffreykemp self-assigned this Jan 9, 2021
@jeffreykemp jeffreykemp added the bug label Jan 9, 2021
@jeffreykemp jeffreykemp added this to the v1.5 milestone Jan 9, 2021
jeffreykemp added a commit that referenced this issue Jan 9, 2021
…Error: Unexpected token , in JSON at position 1618" #136
@RichardAPickett
Copy link

RichardAPickett commented Jan 21, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants