Actions
Bug #26
closed
Fix Dev Server
Bug #26:
Fix Dev Server
Files
Actions
Added by Milad Khnefes about 2 months ago. Updated about 1 month ago.
Files
| sunnex_apis_testing.xlsx (16 KB) sunnex_apis_testing.xlsx | Milad Khnefes, 01/28/2026 01:07 PM |
core/social-platforms/ endpoints still doesn't work
advertisements/search/ is throwing this when i try q=H:
{"success":false,"error":{"code":"INTERNAL_ERROR","message":"Cannot resolve keyword 'search_priority' into field. Choices are: business, business_id, categories, created_at, custom_duration, deleted, deleted_by_cascade, description, favorited_by, has_active_subscription, has_thumbnail, id, image, name_ar, name_en, owner, owner_id, priority, rejection_reason, reviewed_at, reviewed_by, reviewed_by_id, status, subcategories, subscriptions, tags, updated_at"}}
and it's returning no data when i pass only location_x and location_y
Other than that, all GIS-related problems are now solved