Closed Turtiainen closed 11 months ago
In current implementation, all api calling path are constants stored in constants.ts, which means all api callings are limited to immutable url, a dynamic url calling function need to be implemented to fix the bug.
Description
Currently the domain field does not work. It always uses the domain made for this project.
DoD Make the domain selection dynamic.