Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

invalid token #42

Open
miladKz opened this issue Aug 21, 2021 · 3 comments
Open

invalid token #42

miladKz opened this issue Aug 21, 2021 · 3 comments

Comments

@miladKz
Copy link

miladKz commented Aug 21, 2021

I generate a token for myself according to the instructions, but my token is not recognized when syncing project gradle.
i receiveing this error : "You must provide a valid token".
what is a valid token? i copied my token from here: https://login.flurry.com/programmatic/token

@C0d1n915b0r1n9
Copy link

@miladKz same here, any update pls ?

@suriyasundar92
Copy link
Contributor

Hi @miladKz @C0d1n915b0r1n9,

I would like to understand how you are providing the token to the plugin.
The recommendation is that you set the token in an environment variable and specify the name of the variable for the token property in the plugin configuration.
If for some reason, if you want to specify the token in the configuration itself, please add the field useEnvVar with the value false.

Note: We have identified that the name of the field useEnvVar is misspelt as useEnvironmentVariable in the documentation. We will have a PR shortly to fix that. Please try the above steps to see if it works. Please reach out to us if you face further issues.

@C0d1n915b0r1n9
Copy link

hi @suriyasundar92,
goody day.
i fixed this by adding the field useEnvVar with the value false.
it currently works well and no issues occurred so far, and yet i have no clue the way of implementation of setting that in an environment variable.
thanks for replying.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants