You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On 26. Jul 2018, at 17:44, Jacek Kucharczyk ***@***.***> wrote:
Hello I'm using your full-stack within my app.
I have a problem with patching the url. When i try to add <http|https> regexp just as you shown within the guide, the API replies with:
Value "<http|https>://hydra.myurl.com/keys" from match.url field is not a valid url.
It is probably the problem with putting raw value into govalidator.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Hello I'm using your full-stack within my app.
I have a problem with patching the url matcher. When i try to add
<http|https>
regexp just as you shown within the guide, the API replies with:It is probably the problem with putting raw value into govalidator.
The text was updated successfully, but these errors were encountered: