developer tip

Facebook 애플리케이션 ID와 비밀 키는 어디에서 찾을 수 있습니까?

copycodes 2020. 9. 1. 07:38
반응형

Facebook 애플리케이션 ID와 비밀 키는 어디에서 찾을 수 있습니까?


내 Facebook 계정에서 이러한 애플리케이션 ID, 비밀 키 등을 어디에서 찾을 수 있습니까?


개발자 앱을 사용해야합니다 .

오른쪽에는 "내 응용 프로그램"이라는 섹션이 있으며 여기에서 해당 정보를 볼 응용 프로그램을 선택할 수 있습니다.

여기 에서 바로 이동할 수도 있으며 왼쪽에 앱이 나열됩니다.


2018 년부터 :

로 이동합니다 Settings -> Basic -> App Secret(암호를 입력하고 넌 준비 이동).


앱 이름을 클릭하고 오른쪽을 보면 앱 ID가 표시됩니다.

앱 시크릿의 경우 show 를 클릭해야합니다 .

여기에 이미지 설명 입력

도움이 되길 바랍니다!


2019 년을 묘사 한 이미지가 여기에 어디에 있는지 찾기가 어려웠습니다.  2019 년 앱 시크릿 및 앱 ID의 위치.


아래에 작성한 간단한 단계로 Facebook 앱을 만드십시오.

  1. Go to Developer tab and click on it.
  2. Then go to Website Option.
  3. Enter the app name which you have want.
  4. Click on Create Facebook App.
  5. After this you have to choose category, you can choose App for Pages.
  6. Your AppId and Appkey is created automatically. The AppSecretKey is obfuscated. You can click on the show button to see your AppId and AppSecurityKey.

Peter's post is pretty much spot on, but if you want to learn how to navigate to it yourself here are the instructions:

On the left hand menu, you need to click "more", then you'll see "Developer", click on it. Afterwards you'll be presented with a page where your apps are listed under "My Applications" click on "See my applications". You can find all your API Key, secrets, and IDs there.


계정-> 애플리케이션 설정에서 애플리케이션의 프로필을 클릭 한 다음 애플리케이션 편집으로 이동합니다.

참고 URL : https://stackoverflow.com/questions/3203649/where-can-i-find-my-facebook-application-id-and-secret-key

반응형