I noticed when testing the live site that I received a 400 error from the portal because my user account was not associated with the LCORealtimeTest proposal. In looking at the network tab, I noticed that the proposal ID was sent even though I was not a member of it, and in digging into the source, I noticed it was hardcoded.
We should probably use the user's proposal from their profile information to specify the proposal ID.
I noticed when testing the live site that I received a 400 error from the portal because my user account was not associated with the LCORealtimeTest proposal. In looking at the network tab, I noticed that the proposal ID was sent even though I was not a member of it, and in digging into the source, I noticed it was hardcoded.
We should probably use the user's proposal from their profile information to specify the proposal ID.