Skip to content

[bug] we need to use 'GET' method to fetch provider configs

meskio requested to merge meskio/bitmask-dev:bug/9056_get_configs into master

The workaround is no needed anymore, if we do 'GET' instead of 'POST' to fetch all the provider configuration jsons it works smoothly.

Merge request reports