공략 게시판

> 커뮤니티 > 공략 게시판

마영전 OPENAPI사용에 핵심 Try it out버튼

  • 칡흙신
  • 2024-02-14 20:22
  • https://heroes.nexon.com/common/postview?b=63&n=4575

//

ㅇ_ㅇ;; 버튼 이름이. 영어로 되어 있네... ㅡ_ㅡ;;



//

NEXON Open API

http://openapi.nexon.com/my-application/


my애플리케이션에서 등록 API KEY 생성

다른 캐릭터 정보도 얻을 수 있음


//

처음에 APIKEY + 캐릭터명'으로. ocid 를 얻는다.

이후에 APIKEY + 캐릭터 식별자 ocid 로 정보를 얻는다.



//

curl: (1) Protocol "'https" not supported or disabled in libcurl

curl.exe PowerShell 사용에 핵심

" 쌍따옴표를 사용 한다. ' 따옴표 안됨.

원 표시와 엔터를 제거. 한줄로 입력



curl -X "GET" "https://open.api.nexon.com/heroes/v1/id?character_name=%EB%82%98%EC%9D%98%EB%82%98%EB%9D%BC" -H "accept: application/json" -H "x-nxopen-api-key: test_b6eb81c"





//

unchecked runtime.lasterror


크롬 콘솔에러

http://5coding.tistory.com/24


http://www.nomadism.co.kr/141


Chrome의 Unchecked runtime 오류 해결방법

http://yeo0616.tistory.com/276


.


{

"stat": [

"stat_id": "ATK",

"stat_value": "52035"

"stat_id": "MATK",

"stat_id": "DEF",

"stat_id": "STR",

"stat_id": "DEX",

"stat_id": "INT",

"stat_id": "WILL",

"stat_id": "LUCK",

"stat_id": "HP",

"stat_id": "STAMINA",

"stat_id": "HEAVY_LOAD",

"stat_id": "MEDIUM_LOAD",

"stat_id": "ATK_Speed",

"stat_id": "ATK_Absolute",

"stat_id": "Critical",

"stat_id": "CritFactor",

"stat_id": "Res_Critical",

"stat_id": "Balance",

"stat_id": "TOWN_SPEED",

"stat_id": "SKILL_RANK_SUM",

"stat_id": "Immunity",

}



premier칡흙신

Lv.110 이비

에르그 만드는

댓글 7

로그인 후 이용하실 수 있습니다

글을 등록하실 때는 타인을 존중해 주시기 바랍니다. 타인을 비방하거나 개인 정보를 유출할 경우,
운영 정책에 의하여 제재를 받거나 관련 법에 의하여 처벌을 받을 수 있습니다.