PortBroker url path

Dear maintainers,

The Port Broker works just fine with the url like:
http://frp-0.prod.darcyai.edgeworx.io:10019

But whenever I add some path to the url it stops responding and one has to wait for ~10-20 minutes to Port Broker to be recovered. For example:

http://frp-0.prod.darcyai.edgeworx.io:10019/api/v1/somemethod

What can the the cause of such behavior?

Thanks in advance!

Hello again,

Sorry for bothering, it was my fault. It was CORS specific error. I set Access-Control-Allow-Origin=* on back-end, now it works like a charm.

The question is not actual anymore!

Thank you again!

Ah, that’ll do it! Thanks for the follow up post!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.