Request:
curl --request GET \
--url 'https://account-api.shatel.ir/connect/authorize?redirect_uri=com.shatel.myshatel%3A%2F%2Fredirect&client_id=AppMyShatel&response_type=code&state=STATE&nonce=NONCE&scope=openid%20offline_access%20shatel.gateway.apiscope%20idsrv.local.apiscope&code_challenge=CODE_CHALLENGE&code_challenge_method=S256' \
--compressed \
--header 'host: account-api.shatel.ir' \
--header 'referer: android-app://com.shatel.myshatel/' \
--header 'sec-ch-ua-mobile: ?1' \