Coder Social home page Coder Social logo

Comments (3)

dylanh724 avatar dylanh724 commented on September 11, 2024

Comments in the JSON file seem to be 1/2 the issue (need to add to readme to remove comments when done with json), but still getting this err although it can test something now

from javascriptsdk.

pgilmorepf avatar pgilmorepf commented on September 11, 2024

That file is our internal testing file, and it's only meant to be run from PlayFabApiTest.html.
You should not be using that file in your project.

Your comment about SSL:
SSL/TLS, PlayFabSdk, and the PlayFabApiTest.js test code are all separate things. For proper security, PlayFab requires that you're running TLS 1.2.
https://en.wikipedia.org/wiki/Transport_Layer_Security
https://github.com/PlayFab/JavaScriptSDK#2-prerequisites

This section describes that the test framework is independent of the SDK:
https://github.com/PlayFab/JavaScriptSDK#3-example-project-playfabapitesthtml--playfabapitestjs
But I admit, the readme doesn't properly describe how to use the SDK itself. I will try to remedy this.

To address your reported issue specifically, I will need additional information:
Are you are trying to run our test framework? If so, are all the tests passing? Are you trying to set up some kind of automated testing system? Are you running the tests from the provided PlayFabApiTest.html?

Are you trying to build a game project of your own?

What browser are you using? These tests will run correctly in Chrome and Firefox. They are not tested in IE.

from javascriptsdk.

pgilmorepf avatar pgilmorepf commented on September 11, 2024

As an extra note:
I'm going to close this issue, so if you continue to have difficulty, the best place to get help is on our forums:
https://community.playfab.com/index.html

This location is for issues with the SDK itself. The forum is better for troubleshooting issues specifically with your project, and you will almost certainly get a faster response there.

from javascriptsdk.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.