Help me to migrate from JWT to OAuth using PHP Curl

,

Hi @Dora_Reddy ,

Server-to-Server OAuth app is the most closely related to JWT in terms of access and purpose.

To get started, take a look at our Postman Workspace for guidance on Server-to-Server OAuth: Create meeting link on behalf of external users by hosting OAuth Account Level APP - #3 by hmshah.1984

You can use Postman’s code snippet feature for sample code:

1 Like