Describe the bug
When updating my game library none of my roms are populated in playnite.
I did notice that I get a 403 error on my RomM docker container:
INFO: [RomM][nginx][2025-12-02 05:09:53] <container_ip> | <playnite_host_ip> | GET /api/platforms 403 | 22 | Unknown Unknown | 0.008
I've double checked that my credentials configured in the plugin are correct and I'm able to reach the /api/platforms endpoint with the host/credentials just fine via the browser or postman.
To Reproduce
Steps to reproduce the behavior:
- Configure RomM Server
- Create dedicated RomM user with Viewer role
- Configure emulators/profiles in Playnite
- Install plugin via Playnite
- Configure host/login credentials in Playnite
- Configure emulator plugin mappings in Playnite
- Restart Playnite
- Update Game Library > RomM
- No ROMs are populated, 403 error on RomM container logs
Expected behavior
I would expect after the sync that roms would be populated into my RomM library grouping in Playnite
Describe the bug
When updating my game library none of my roms are populated in playnite.
I did notice that I get a 403 error on my RomM docker container:
INFO: [RomM][nginx][2025-12-02 05:09:53] <container_ip> | <playnite_host_ip> | GET /api/platforms 403 | 22 | Unknown Unknown | 0.008I've double checked that my credentials configured in the plugin are correct and I'm able to reach the /api/platforms endpoint with the host/credentials just fine via the browser or postman.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect after the sync that roms would be populated into my RomM library grouping in Playnite