mooch icon indicating copy to clipboard operation
mooch copied to clipboard

CORS?

Open moimikey opened this issue 11 years ago • 4 comments

wondering if there were intentions of adding support for cross domain requests. i could work on a PR.

moimikey avatar Sep 20 '14 17:09 moimikey

@moimikey Yes! I tried to add CORS support but i failed. PR or a patch file would be nice :P

frdmn avatar Sep 23 '14 12:09 frdmn

@frdmn i'll find some time, but in the interim... you'll get a kick out of this, i've been using this as a proxy:

https://cors-anywhere.herokuapp.com/http://pure-journey-3492.herokuapp.com/1.1/statuses/user_timeline.json?screen_name=suminnovation

it's a couple of hops, but as a super duper quick means for a small project, it's something.

will work on a PR.

moimikey avatar Sep 23 '14 14:09 moimikey

Ha! That'll do for now. Thanks a lot, Michael!

frdmn avatar Sep 23 '14 14:09 frdmn

I'd be curious to see this as well :) The built in JSONP twitter offers has so far worked for me... but it sounds like it may not cater for everything. Things like this project are so clutch for leveraging Jekyll when building sites for clients.

howardroark avatar Sep 30 '14 02:09 howardroark