Image URLs from Dynamic Client Registration not Accepted

Image URLs from Dynamic Client Registration not Accepted

Andrew Wang發表於
Number of replies: 1
When using an URL with non-English characters during the registration process of an external tool, Moodle breaks (doesn't show all the external tools) and returns an invalidresponse exception. Am I doing something wrong, or is this a bug?
評比平均分數: -
In reply to Andrew Wang

Re: Image URLs from Dynamic Client Registration not Accepted

Andrew Wang發表於
Never mind, this is resolved. Turns out I thought a URL can handle a non-English character due to it working on Firefox. Fixed by encoding it to be URL safe.