Open Delari opened 2 years ago
When I try to get data from the site api address, no data is returned,
I think it has to do with the Nginx configuration in other releases where https is not used, the data is returned how can I fix this?
http:/***.***.***.**6/api/status or https:/***.***.***.**6/api/status
http:/***.***.***.**6/api/status
https:/***.***.***.**6/api/status
answer: []
[]
but https://***.***.***.**6/api/currencies work fine
I add coin and it returns data in Json format
When I try to get data from the site api address, no data is returned,
I think it has to do with the Nginx configuration in other releases where https is not used, the data is returned how can I fix this?
http:/***.***.***.**6/api/status
orhttps:/***.***.***.**6/api/status
answer:
[]
but https://***.***.***.**6/api/currencies work fine
I add coin and it returns data in Json format