How do I use google play services(disallowed_useragent erro)

0 favourites
  • 5 posts
From the Asset Store
Google Analytics 4 Plugin for Construct 3 enables metrics and analytics for your games easily.
  • Hello, i created a test application using the google play services plugin, so in my developer console i added a new game and linked it to my app as a web application, then i copy&paste the appID, clientID and client secret in the C2 google play services plugin, then i exported, compiled and uploaded the apk for alpha testing, now when i open the app what i see is a 403 error message: disallowed_useragent, searching on the web i discovered that this i due to some new google security policy, but haven't find any solution, well i would like to know how to solve this problem, does anyone knows how to do it? does anyone here have already used google play services and can give me a help(perhaps make a tutorial)?

    Thanks all for attention

  • I am having the same issue. Did you ever get an answer on how to fix this issue?

  • Ashley any suggestions about this authorisation problem with Google Play?

  • Add this to your config.xml

    <preference name="OverrideUserAgent" value="Mozilla/5.0 Google" />

    Then on the Google Play services API, set http://localhost for autorized Java and Redirect credentials

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Add this to your config.xml

    <preference name="OverrideUserAgent" value="Mozilla/5.0 Google" />

    Then on the Google Play services API, set http://localhost for autorized Java and Redirect credentials

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)