parsec-sdk
parsec-sdk copied to clipboard
Unable to test web client example
Hey, I am unable to test the web client example. I am new to node js perhaps that's the problem but the web client is not taking any input in the login form to login into parsec and list servers. Has anyone tested it and it was working for them? I have tried entering the right details including the correct TFA code in the TFA input box.
I am using node js version - v8.12.0
Hi, Same problem here. Form data are properly sent but I've got a timeout error on the auth URL (https://api.parsecgaming.com/v1/auth)
This PR fixed it but it's not merged yet https://github.com/parsec-cloud/parsec-sdk/pull/30