The "end point" for api's errors message has been changed from msg to message or some API return in msg and other in messages? Thank you.
Andreas Møller
6 months ago
I don't think I follow. What end point?
unicodes
6 months ago
I don't know if depends of API service, but before the errors was returned in API > error > msg. Not is API > error > messages.
I was thinking if this changed, the old apps that was using msg, still gets the content of API error message or should be updated from msg to message.
Andreas Møller
6 months ago
I think we just set the error property, i believe that anything under that is the API
unicodes
6 months ago
Now is null, but when you get errors it returns some data.
Andreas Møller
6 months ago
Check the Network tab. I am pretty sure we return the error the same way we receive it
unicodes
6 months ago
I was always used supabase and in this period i'm noticing that the error message isn't anymore returned in msg but in message. Before that message was "msg"
Lucas G
6 months ago
I don’t recall this myself but it should be message either way