hesselmonk
hesselmonk
Ironically this issue is fixed for me by downgrading the plugin to `Version 2.7.1` using `FireFox 119.0 (64-bit)` on Windows
Using that font file does not seem to make a difference, it is still not in the monospaced font list. This might, again, be an Intellij specific issue because other...
Sadly Rider still doesn't list it as monospace on Windows (I installed the ttf font)
Thanks for the reply, even though this is somewhat cumbersome in Unity since I can't use the native UnityWebRequests in that context (they only work on the main thread 🤷)....
When I downgrade to 1.2.14 I get another error: ``` [ErrorInfo Reason: Invalid accessToken in request: %7B%22capability%22%3A%22%7B%5C%22notification... (See https://help.ably.io/error/40005 for help.); Code: 40005; StatusCode: 400 (BadRequest); Href: https://help.ably.io/error/40005] ``` I...
As expected, installing the package yields the exact same errors
Sure, downgraded to the 1.2.8 package and that gives me the same error as the 1.2.15 package gave me: ``` Reason: [ErrorInfo Reason: Invalid token request body; timestamp must be...
Also, I'd like to point out that the Unity version works just fine when using the API key (both nuget and package versions)