DoctorMcKay
DoctorMcKay
Can you be more specific? Everything seems fine here.
This is expected, just handle the `error` event.
A machine name is also required for QR sessions, where an account name isn't known prior to session start. We could use the account name as the seed for the...
I've looked at this several times but I've yet to be able to reproduce it. If anyone has any pointers on how to reproduce this, it would help a lot.
I'm dealing with this myself on my own developer account. I believe you should be able to create a new unmonetized developer account and transfer the app to it. I'm...
If someone wanted to implement this and send a pull request, I'd be open to accepting it, but I don't have time to do that myself at the moment.
I'll have to look into it, but as far as I remember, you must be using some feature to generate this behavior. I believe that if you simply use steamcommunity...
I don't fully understand what you're saying. Can you provide some example code showing the issue?
Very cool. I'd prefer to keep the option to use API keys and require opt-in to use access tokens, since this isn't an officially supported way of accessing the API.
How about we attempt to fetch an API key if it exists, and if it does then we use it. If it doesn't exist, we use the access token and...