Yahoo Finance

무료
분류별 enclout | 업데이트됨 1ヶ月前 | Finance
Health Check

N/A

모든 토론으로 돌아가기

Not allowing access with API key

Rapid account: Mding 5692
mding5692
9年前

Hey there, I’m using angular code to just grab some stock symbols:

$http.get('http://www.enclout.com/api/v1/yahoo_finance/show.json?auth_token=GxgszWXVoUmgG7fKmwer' ).
	success(function(data, status, headers, config) {
		$scope.stocksList = data;
	});

except each time it says:

No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://localhost:8000’ is therefore not allowed access.

Which i guess is a security measure meant to prevent me from accessing the data, but I already have an API key, whats going on?

Rapid account: Enclout
enclout Commented 9年前

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입