Error building the android client #103
ningo247
started this conversation in
Anytype apps
Replies: 2 comments
-
@ningo247, thanks for reporting, there might be a problem with your personal access token. did you follow this setup step? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes but I've created the access token on GitHub but wasn't sure if the user
ID in the github.properties file should be with the pound sign (#) or
without it?
And the other thing I wasn't sure is if I should just copy paste the
setting for the amplitude as is or create a key like for GitHub?
I only copy paste this into an apikeys.properties file:
amplitude.debug="AMPLITUDE_DEBUG_KEY"
amplitude.release="AMPLITUDE_RELEASE_KEY"
sentry_dsn="SENTRY_DSN_KEY"
Thank you again for you help!
Erez
…On Mon, Oct 30, 2023, 14:03 Evgenii Kozlov ***@***.***> wrote:
@ningo247 <https://github.com/ningo247>, thanks for reporting, there
might be a problem with your personal access token. did you follow this
setup step <https://github.com/anyproto/anytype-kotlin#prerequisites>?
—
Reply to this email directly, view it on GitHub
<#103 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABW64VAYW6VJMIUJOFWESI3YB6JQNAVCNFSM6AAAAAA6OINQXSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMRTGIYDC>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to build the android client app but keep getting the same error on build
could someone help me understand how to solve this?
Error
Could not GET 'https://maven.pkg.github.com/anyproto/anytype-heart/io/anyproto/anytype-heart-android/v0.28.7/anytype-heart-android-v0.28.7.pom'. Received status code 401 from server: Unauthorized
Thanks in advance! I love this app and want to contribute :)
Beta Was this translation helpful? Give feedback.
All reactions