I created a custom oauth2 api and when I get the token
At that time, the service provider provided a GET request
, so when I connected to the request, an error 404 occurred

, and the “code” parameter on the server needs to be placed in the query, so how should I set it here?