Target host must not be null, or set in parameters

后端 未结 3 630
清酒与你
清酒与你 2020-12-07 00:58

I get this error \"Target host must not be null, or set in parameters\". My manifest file has internet permission set, and I have put \'http://\' before my Url. It still giv

3条回答
  •  一整个雨季
    2020-12-07 01:29

    So I replaced the URL, with almost the same URL, except without the underscore and that worked. I realized from further searches (for example here) that URLs with _(underscore) are not valid, although that particular URL may work. Thanks for all your help.

提交回复
热议问题