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

Trying to use fetch-jsonp to fech TEXT only value #52

Closed
inglesuniversal opened this issue Nov 11, 2018 · 1 comment
Closed

Trying to use fetch-jsonp to fech TEXT only value #52

inglesuniversal opened this issue Nov 11, 2018 · 1 comment

Comments

@inglesuniversal
Copy link

Hello:

How can I use your script to fetch a URL which response will be a string of characters from a remote server, which otherwise could not work under the usual method.

sample response:

artist - track title (album)

Regards

@camsong
Copy link
Owner

camsong commented Dec 26, 2018

the data is not following jsonp format, so you can not use this lib to do it, maybe native fetch can do that.

@camsong camsong closed this as completed Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants