Microsoft Azure PlayFab logo
    • Multiplayer
    • LiveOps
    • Data & Analytics
    • Add-ons
    • For Any Role

      • Engineer
      • Designer
      • Executive
      • Marketer
    • For Any Stage

      • Build
      • Improve
      • Grow
    • For Any Size

      • Solo
      • Indie
      • AAA
  • Runs on PlayFab
  • Pricing
    • Blog
    • Forums
    • Contact us
  • Sign up
  • Sign in
  • Ask a question
  • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Topics
    • Questions
    • Articles
    • Ideas
    • Users
    • Badges
  • Home /
  • API and SDK Questions /
avatar image
Question by PATRICK M FISCHER · Dec 10, 2021 at 01:33 AM · unreal

Unreal Engine 4 How to properly set the Developer Secret Key

I've already looked at this question here and here, however that method doesn't work as it causes crashes when testing inside of the editor. I'm working strictly in C++ for this portion of our game and I want to set the developer secret key via code when the server is starting up. The docs seem to be out of date and there's conflicting information on various posts i've looked at.


From looking through code, it seems the only place to set it is UPlayFabRuntimeSettings, however that's not mutable as far as I can tell.

Comment

People who like this

0 Show 0
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
Best Answer

Answer by Gosen Gao · Dec 10, 2021 at 09:05 AM

You can set the TitleId and the DeveloperSecretKey with code below.

GetMutableDefault<UPlayFabRuntimeSettings>()->TitleId = "TitleId";
GetMutableDefault<UPlayFabRuntimeSettings>()->DeveloperSecretKey = "DeveloperSecretKey";

For more information, please refer to Upgrade Guide.

Comment
PATRICK M FISCHER

People who like this

1 Show 1 · Share
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image PATRICK M FISCHER · Dec 11, 2021 at 01:03 AM 0
Share

Ah, I was just missing the template in there. Thanks for the info. Worked like a charm!

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Navigation

Spaces
  • General Discussion
  • API and SDK Questions
  • Feature Requests
  • PlayStream
  • Bugs
  • Add-on Marketplace
  • LiveOps
  • Follow this Question

    Answers Answers and Comments

    2 People are following this question.

    avatar image avatar image

    Related Questions

    multiply defined symbol FLogCategoryLogPlayFab in github UnrealMarketplacePlugin 1 Answer

    Unreal Engine plugin to create a playfab compliant server 1 Answer

    Unreal Online Session Management,PlayFab Unreal Online SubSystem 2 Answers

    UE4 RequestMultiplayerServer results in InvalidAPIEndpoint error 1 Answer

    how to get all players name in unreal? 1 Answer

    PlayFab

    • Multiplayer
    • LiveOps
    • Data & Analytics
    • Runs on PlayFab
    • Pricing

    Solutions

    • For Any Role

      • Engineer
      • Designer
      • Executive
      • Marketer
    • For Any Stage

      • Build
      • Improve
      • Grow
    • For Any Size

      • Solo
      • Indie
      • AAA

    Engineers

    • Documentation
    • Quickstarts
    • API Reference
    • SDKs
    • Usage Limits

    Resources

    • Forums
    • Contact us
    • Blog
    • Service Health
    • Terms of Service
    • Attribution

    Follow us

    • Facebook
    • Twitter
    • LinkedIn
    • YouTube
    • Sitemap
    • Contact Microsoft
    • Privacy & cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2020
    • Anonymous
    • Sign in
    • Create
    • Ask a question
    • Create an article
    • Post an idea
    • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Explore
    • Topics
    • Questions
    • Articles
    • Ideas
    • Users
    • Badges