Arquisoft / lomap_en2b

LoMap Software architecture group en2b course 2022_23
https://arquisoft.github.io/lomap_en2b
1 stars 1 forks source link

Login info not stored in Deployed version #168

Open andrrsin opened 1 year ago

andrrsin commented 1 year ago

When trying to log in. The cookies SOLID uses are not stored. It works on the local version, however we are not able to find why it doesn't work on the deployed one. This makes no sense as the code should work in both cases.

andrrsin commented 1 year ago

It was checked with postman that the api in the public ip with port 8800 is working and make requests correctly so the error is discarded to be from the api