JPM

Results 3 issues of JPM

**Describe the bug** I have just gotten godotsteam with C# binding to work in my project yesterday. It init'd correctly and I was able to very easily add my achievement...

bug
c-sharp

getting the following error with Steam.GenerateItems(new[] { (long)100 }, 1); ![image](https://github.com/LauraWebdev/GodotSteam_CSharpBindings/assets/6801981/5b5f0397-580d-4fd4-a241-5046273c2300)

bug
api

I am having an issue where it client browsers throw a 403 forbidden error when trying to connect. ![Firefox Console](https://github.com/user-attachments/assets/75ee4c88-4fa8-4a0c-b9a5-90a6b129fb3c) Client Side Code: ` import { FormEvent, useCallback, useEffect, useState...