You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to make a call through post man to /api/atlas/attractions/japan?city=tokyo&sort=recent&limit=3
and the status code I am receiving is a 200 OK, however the object I am being returned is:
Problem
I am trying to make a call through post man to
/api/atlas/attractions/japan?city=tokyo&sort=recent&limit=3
and the status code I am receiving is a 200 OK, however the object I am being returned is:
The other endpoints are working fine and I am getting back data.
Not sure what is going on but I thought I would throw this up here and see if anyone had suggestions.
The text was updated successfully, but these errors were encountered: