- This topic has 2 replies, 2 voices, and was last updated 2 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Exception: error: User is not a member of project: trafficgen, refresh_token: ..
Tagged: get_available_resources, project-member
I am getting the error:
Exception: error: User is not a member of project: trafficgen, refresh_token: ..
I refreshed my token a few times with no luck. My process to refresh:
1 – Stop my server at admin hub of jupyter
2 – Login to portal and then create a new token
3 – Login back to portal to start JupyterHub
4 – Upload new token
5 – Run environment and get_available_resources
My environment is in the screenshot attached here. What am I missing?
You have the project ID set to the name of your project. It should be set to the guid that can be found on the project’s page in the portal. For example, the project ID for the FABRIC Tutorials project is circled in the attached image.
Paul
Thank you! That solved my issue.