Closed ryankbales closed 9 years ago
When I curl the API I get a clean json response with the data I need, so I am thinking this is a Tinder glitch?
Ryan, I haven't be able to look into this yet, but is there anytime interesting about the room name? Special characters or something?
'F-EWE' is the room name, and was working just fine until a few weeks ago.
This has magically started working again and nothing was changed on my end. I guess we can close the issue. Thanks again.
The following code in my endpoint was working great a few weeks ago. Code has not changed and now it is returning nil.
When I inspect the campfire.rooms I get:
As you can see this one instance of a room object is returning nil for the room attribute. Our group has several rooms, and the weird thing is, the first three return an actual value for the @name attribute where the rest just return nil as is the room that the original query was looking for. I have an open ticket with Campfire, however they mentioned to check you the Tinder team to have you evaluate as well, for they have not changed anything in their API and our user database still lists the correct data for the room we are trying to use. Please let me know if you need more info. Thanks.