Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

Resource ID is setting up wrongly on Permission with '/' provided in self link #239

Open simplynaveen20 opened 5 years ago

simplynaveen20 commented 5 years ago

User is able to create permission on resource with self link starting with '/' successfully. However he is getting 500 error on CRUD operations with resource token of that permission. SDK should validate self link during creation or handle it internally gracefully