How to generate api access token using jwt token in android client sdk

Hi @will.zoom,
as you suggested , i am used API key and secret for generating JWT Token
and used in create meeting api but getting null exception
Please Reply ASAP

Thank You

Hi @will.zoom,
Please Reply.

Thank You

Hi @will.zoom,
as you suggested , i am used API key and secret for generating JWT Token
and used in create meeting api but getting null exception and
when i checked in postman getting 400 bad request
Please Please Reply

Thank You

Hi @will.zoom,
Meeting created successfully thank you for your reply,
but now getting new problem ,in create meeting response- start time not showing correct time.
in my zoom profile account showing GMT+5:30
start time using below format:
start_time(yyyy-MM-ddTHH:mm:ssZ)
or
start_time(yyyy-MM-ddTHH:mm:ss)
timezone(Asia/Calcutta)

please reply

Thank You

Hi @gms,

Glad you were able to create a meeting! To clarify, the API response will return start_time always in UTC. You will need to convert the start_time to local time from our API response.

Thanks,
Will

Hi gms,

I I am trying to get Zak for token through postmanā€¦ but which is return invalid access token msgā€¦ if you get any solution. Please help me out.

Thanks
Mani

Hi @mahendran1,

Please start a new topic and fill out the form templateā€”weā€™ll be happy to help.

Thanks!
Will

Hi @will.zoom,
you suggested way also i am trying but not getting correct time
I am not setting current time in start_time
setting any time after 2 or 3 hours from Current Time or next day

i am setting time like : 2021-11-24T07:30:00Z
getting response like
Created At : 2021-11-24T11:45:48Z
Start time L 2021-11-24T11:45:48Z

Please Reply ASAP

Thank You

Hi @will.zoom,
you suggested way also i am trying but not getting correct time
I am not setting current time in start_time
setting any time after 2 or 3 hours from Current Time or next day

i am setting time like : 2021-11-24T07:30:00Z
getting response like
Created At : 2021-11-24T11:45:48Z
Start time L 2021-11-24T11:45:48Z

And i am using Meeting SDK for Android Mobile
in that how to save Audio Recording in Local

Please Reply ASAP

Thank You

Hi @will.zoom,

Please Reply

Thank You.

Hi @gms,

If youā€™re creating a meeting via API, please share the request body in full here. If youā€™re referring to using one of our SDKs, please post in the SDK thread.

Thanks,
Will

Hi @will.zoom,

Problem Solved.

Thank you.

Great, glad to hear it :slight_smile: