Hello,
I tried to enable access for C3 preview mode for google play services. Following the manual (https://www.construct.net/en/make-games/manuals/construct-3/plugin-reference/google-play) I created new credentials and scrolled my way to Authorised JavaScript origins where the manual says I should add the preview URI, preview.construct.net/local.html
But I get an error:
Invalid origin: URIs must not contain a path or end with '/'.
I tried different variations of above url and the result is always the same.
Can someone please help me? I have no idea what I'm missing here. Surely there has to be a way to test google play services (or at least some of it) before building and uploading apk to play store.