Hello everybody,
I’m trying to add a URL to my Allowed Request Origins app settings but it prevents me from doing so and keeps sending me the error: invalid origin. must be of form ://[:port]
I have no idea of what I’m doing wrong.
I’m basically trying to solve a CORS issue. That issue only occurs with PATCH method and I thought that I’d be able to solve this issue by adding the allowed request origin on app settings.
Thanks in advance for any help.
