fossasia / open-event-server

The Open Event Organizer Server to Manage Events https://test-api.eventyay.com

Home Page:https://api.eventyay.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to get all stations from API

shaunBoahCodes opened this issue · comments

To Reproduce
Steps to reproduce the behavior:

  1. Call API from 'v1/events/{eventId}/stations)'
  2. 'Internal Server Error' returned
Screenshot 2023-07-27 at 10 43 58 PM

Expected behavior
Receive JSON data of all stations for a particular event

Additional details:

  • OS: MacOS

Hi @shaunBoahCodes
I think that test environment has not migrated yet.
image

@lthanhhieu we are doing on test
Uploading image.png…

Hi @cweitat ,
Can you check the database that has the table station or not? As I checked in test server, I could not find it, I am not sure if you have another server test or not.

@norbusan there's new database tables created. not sure if that was done