Community Member•11/19/2023, 1:45:46 PM
The 403 is only returned when the API key is not correct - can you please check for trailing spaces to ensure that it matches 1:1?
Community Member•11/19/2023, 6:21:27 PM
<@292022509380042752> maybe there is a copy and paste error - we also got this feedback often for the unity plugin 😦
Community Member•11/21/2023, 2:52:56 PM
Thanks for the advice, I have now tried inputting the code manually and still it returns the same error
Community Member•11/22/2023, 10:54:03 AM
I managed to fix the issue, when I recompiled the uproject to work with UE5 the API managed to connect
Community Member•11/22/2023, 10:54:34 AM
great news!
Community Member•3/19/2025, 1:00:58 PM
I know this is an old thread, but would you mind telling me how you managed to get the plugin to work with UE5 as it keeps throwing errors back? Many thanks
Community Member•3/19/2025, 2:15:57 PM
It's been a while, I remember a forum post about recompiling UE4 plugins to UE5 you had to load them in visual studio or something and change the target version in a text file I think. Try looking up converting UE4 plugins to UE5
Community Member•3/19/2025, 10:37:49 PM
Ok great thank you for responding