Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TeamRoom url property does not work #21

Open
aarcro opened this issue Dec 18, 2014 · 0 comments
Open

TeamRoom url property does not work #21

aarcro opened this issue Dec 18, 2014 · 0 comments

Comments

@aarcro
Copy link

aarcro commented Dec 18, 2014

t = v1.Team.where(Name=name).first()
r = t.Rooms[0]
r.url

This url points to /assetdetail.v1?oid=TeamRoom%3A333 which redirects to TeamRoom.mvc/Summary?oidToken=TeamRoom%3A333 which is a 404
It should be more like TeamRoom.mvc/Show/333

This may need to be solved in the V1 web app itself.

selenorks pushed a commit to selenorks/VersionOne.SDK.Python that referenced this issue Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant