Thank you so much! Was really struggling after the JWT deprecation and this really helped so much. All working now :)
@asociacionmexicanadecineas6256 Жыл бұрын
Thanks for the explanation, finally made it to work.
@KaceliTechTraining Жыл бұрын
Thanks for the feedback. Glad it worked. Posted it here in hopes it will help others. Please press Like if you can. That helps give it more visibility.
@taufiqulislam5724 Жыл бұрын
Sir, I recently migrated my integration app from using the JWT authentication process to OAuth. And I have encountered an issue where the access token generated by OAuth does not allow me to create meetings. Interestingly, I obtained an access token through Postman using the Authorization Code grant type, it worked perfectly and allowed me to create meetings. ( Create meeting from postman). I would greatly appreciate your guidance or any code snippets that could help me resolve this issue. Thank you in advance for your assistance.