An IllegalArgumentException was thrown due to an illegal character in the query of a URL at index 373. The exception was caused by a URISyntaxException thrown during parsing of the URL due to the same illegal character. The exception occurred when making an HTTP GET request using an AbstractHttpRequestBuilder.
An IllegalArgumentException was thrown due to an illegal character in the query of a URL at index 373. The exception was caused by a URISyntaxException thrown during parsing of the URL due to the same illegal character. The exception occurred when making an HTTP GET request using an AbstractHttpRequestBuilder.
An IllegalArgumentException was thrown due to an illegal character in the query of a URL at index 373. The exception was caused by a URISyntaxException thrown during parsing of the URL due to the same illegal character. The exception occurred when making an HTTP GET request using an AbstractHttpRequestBuilder.
An IllegalArgumentException was thrown due to an illegal character in the query of a URL at index 373. The exception was caused by a URISyntaxException thrown during parsing of the URL due to the same illegal character. The exception occurred when making an HTTP GET request using an AbstractHttpRequestBuilder.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1of 1
java.lang.
IllegalArgumentException: Illegal character in query at index 373:
https://impression.appsflyer.com/com.gojek.app? af_prt=MC_Saatchi_Mobile&pid=revx_int&c=MCSaatchi_RevX_Android&af_ad=HardSell&af_vi ewthrough_lookback=1d&clickid=3d1170d273c116cb58ae38aad8ab4e53ca935d83a72cd03739465 &advertising_id=8dc5ddce-86d3-4fd9-9680- db35d07f702f&af_siteid=com.snaptube.premium&af_sub_siteid=561313346&af_adset_id=436 73&af_ad_id=117709&af_c_id=532&af_ip=|IP| &af_channel=532&v=4.56.0.4562410&u=6ba68b99edf846188c2d2cd1713b539357075215&ch=tube _uptd_as&networkCountryIso=ID®ion=ID&locale=in&lang=in&pn=com.snaptube.premium&f =phoenix2&net=WIFI&random_id=32&os=25&vc=4562410 at java.net.URI.create(URI.java:854) at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:80) at com.wandoujia.rpc.http.request.AbstractHttpRequestBuilder.build(:139) at o.eau.ˊ(:26) at o.ddd.ˋ(:153) at o.ddd.ˊ(:50) at o.ddd$2.run(:147) at java.lang.Thread.run(Thread.java:762) Caused by: java.net.URISyntaxException: Illegal character in query at index 373: https://impression.appsflyer.com/com.gojek.app? af_prt=MC_Saatchi_Mobile&pid=revx_int&c=MCSaatchi_RevX_Android&af_ad=HardSell&af_vi ewthrough_lookback=1d&clickid=3d1170d273c116cb58ae38aad8ab4e53ca935d83a72cd03739465 &advertising_id=8dc5ddce-86d3-4fd9-9680- db35d07f702f&af_siteid=com.snaptube.premium&af_sub_siteid=561313346&af_adset_id=436 73&af_ad_id=117709&af_c_id=532&af_ip=|IP| &af_channel=532&v=4.56.0.4562410&u=6ba68b99edf846188c2d2cd1713b539357075215&ch=tube _uptd_as&networkCountryIso=ID®ion=ID&locale=in&lang=in&pn=com.snaptube.premium&f =phoenix2&net=WIFI&random_id=32&os=25&vc=4562410 at java.net.URI$Parser.fail(URI.java:2856) at java.net.URI$Parser.checkChars(URI.java:3029) at java.net.URI$Parser.parseHierarchical(URI.java:3119) at java.net.URI$Parser.parse(URI.java:3061) at java.net.URI.<init>(URI.java:590) at java.net.URI.create(URI.java:852) ... 7 more