nylas-samples / nylas-hacktoberfest-2023

Build with Nylas
MIT License
8 stars 13 forks source link

Using Nylas Kotlin v3 SDK, create a code sample to read calendar events #63

Closed relaxedtomato closed 10 months ago

relaxedtomato commented 11 months ago

Using Nylas Kotlin v3 SDK, create a code sample to read calendar events

NikhilTaneja98 commented 10 months ago

Hi @relaxedtomato, I want to work on this issue. Can you assign it to me? Thanks

relaxedtomato commented 10 months ago

@NikhilTaneja98 - will assign, we just need to set you up with an account on our v3 dashboard for testing the code sample. Will be quick.

Send your email over to devrel at nylas.com with the subject: hacktoberfest23, and we'll quickly send account details 👍

NikhilTaneja98 commented 10 months ago

Hi @relaxedtomato I need to submit a support ticket on - https://support.nylas.com/hc/en-us/requests/new? and what will the type

relaxedtomato commented 10 months ago

@NikhilTaneja98 - ah no, just send an email to devrel @ nylas.com with the subject hacktoberfest23 we will set up an account on our new dashboard for you to test out the code sample.

No need to create a support ticket :)

relaxedtomato commented 10 months ago

@NikhilTaneja98 - just sharing more information, our current nylas.com uses v2 of our API, we are creating code samples for hacktoberfest using the v3 of our API, so need to create an account for everyone. It’s pretty quick to get setup.

NikhilTaneja98 commented 10 months ago

@relaxedtomato - I am using Java SDK v2(2.0.0-beta.1).

relaxedtomato commented 10 months ago

@NikhilTaneja98 - perfect, Java SDK v2: https://github.com/nylas/nylas-java/tree/v2.0.0-beta

Is the correct version, did you send us an email for account creation?

NikhilTaneja98 commented 10 months ago

@relaxedtomato Yes I did send email to devrel and i am using the same version of Java SDK.

relaxedtomato commented 10 months ago

@NikhilTaneja98 sounds good - I will check for your email soon and help you get setup!

NikhilTaneja98 commented 10 months ago

@relaxedtomato PR submitted

atejada commented 10 months ago

Closed by PR #105