-
Hello, I copied your index.js file and I am getting an error message saying that form-data-fork could not be found. Do I need to install a npm for that?
Here's the error message I am recieving:
…
-
Hi,
some of my stats on BTN for BFV are appearing as 0 (user: thejackhome, PSN). I am pretty sure they are not counted properly at the source (EA) and your API is just pulling data from an already …
-
Anyone figure it out? I see there is another thread [here](https://github.com/kopiro/homebridge-playstation/issues/108), but no one seems to have responded to it. Hoping this new issue gets some atten…
-
We should add a feature that allows integration for users to link certain gaming accounts like:
- Xbox Live account
- PSN accounts
- Steam/COG
- Nintendo?
- Discord for easier integration with …
-
See also https://github.com/dmwm/WMCore/issues/6433 for further reference.
This is necessary for a better support of opportunistic resources where they don't have any PNN, but read and stage out to…
-
`app.get('/PSN/feed/:id', function(req, res){
gumerPSN.getFeed(req.params.id, function(error, eventFeed) {
if (!error) {
res.send(eventFeed)
}
else {
…
-
According to other binding service's (like PSNProfile) behaviour, the only container to put sig into is description area of an account. Is there any other choice?
Also wonder if Sony expose a publ…
nykma updated
2 years ago
-
Hello Jose,
I'm running telegram bot, which posts new PSN achievements to channel. Bot is based on your API.
It worked fine for some months. And today your API starts reporting some errors:
gPSN | A…
-
Hi,
I wanted to ask if you can get any data about achievement rarity (percent of people who get achievement) from the sources that this api using?
-
We have RoCE hardware which does not support SRQ, in other words it does not support `ibv_create_srq`.
Is ibv_create_srq mandatory for ucx? It seems ucx is really unhappy and almost all ucx tests…