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 was also working on a Swift client for XTC, and saw that http://server:8080/player_api.php?username={{username}}&password={{password}}&action=get_simple_data_table returns an empty list without giving a stream_id so I started to check what others do and came across with your code.
I also see other repo's doing the same; so I re-checked my code, also my Postman request: all in place but I still get an empty list.
I'm writing to you because your repo is relatively new comparing to others. So I might get a response from you.
Can you check your code again for me and share your results please?
Thank you.
The text was updated successfully, but these errors were encountered:
Hello @Fazzani,
I was also working on a Swift client for XTC, and saw that
http://server:8080/player_api.php?username={{username}}&password={{password}}&action=get_simple_data_table
returns an empty list without giving astream_id
so I started to check what others do and came across with your code.I also see other repo's doing the same; so I re-checked my code, also my Postman request: all in place but I still get an empty list.
I'm writing to you because your repo is relatively new comparing to others. So I might get a response from you.
Can you check your code again for me and share your results please?
Thank you.
The text was updated successfully, but these errors were encountered: