redirect_uri
with parameters.https://next.aigptx.top/next/v1/oauth?response_type=code&client_id=6681463833ebdbb2566d1def&redirect_uri=https://next.aigptx.top/next/v1/oauth/succeed&scope=general_api_access&state=EXAMPLE_STATE
https://next.aigptx.top/next/v1/oauth?response_type=code&client_id=6681463833ebdbb2566d1def&redirect_uri=https://wiki.getletbot.com/api/authorize&scope=general_api_access&state=EXAMPLE_STATE
https://wiki.getletbot.com/api/authorize?code=rA6HSC0xLXbV1lJj&state=EXAMPLE_STATE
code
to further complete the OAuth authorization process/next/v1/oauth/succeed
of the website. This page can display the Code and prompt the user to enter the Code in your application.?code={code}&state={state}&tgid=114514
P2NvZGU9e2NvZGV9JnN0YXRlPXtzdGF0ZX0mdGdpZD0xMTQ1MTQ=
{code}
and {state}
will be automatically replaced with the corresponding parameters, and then the redirect_uri will be spliced directly in front to perform the jump.curl --location --request GET 'https://next.ohmygpt.com/next/v1/oauth?response_type=code&client_id=6681463833ebdbb2566d1def&redirect_uri=https://wiki.getletbot.com/api/authorize&scope=general_api_access&state=EXAMPLE_STATE&redirect_template=P2NvZGU9e2NvZGV9JnN0YXRlPXtzdGF0ZX0mdGdpZD0xMTQ1MTQ='
{}