when i click “authroize app” button in webview, its return 403 error.

In Android 10, 9, when the same operation is performed with the same url, it succeeds, but in Android 7, it fails with a 403 Forbidden error.

I used OAuth 2.0 public clients by referring to the “OAuth 2.0 Making requests on behalf of users | Docs | Twitter Developer Platform”.

please help :sob: