Shashank Kumar

Results 106 comments of Shashank Kumar

@ShashwatKedia I do understand the reason as I have worked recently on this, we can always handle merge conflicts so I don't think that is an issue , I am...

I have worked in Upload Activity before, and I would like to take on this issue (I am trying to debug and find if there's an actual issue with upload,...

Could be that because I have tried Reproducing this issue but I am still not able to

@OpenGreenStreet No, the above is code is a check in Upload Activity (which is started when an Upload Is triggered) so this is checked every time you try to upload...

@OpenGreenStreet What the above piece of code does is it checks if the User is Logged in (If the user's current session is valid or not) and if it's not...

@OpenGreenStreet Yes, If you are asking about what restrictions non-logged-in users have then you can see that by clicking **"skip"** at the Login Page and a restricted version will where...

@whym Yes that is exactly what is happening, we are getting an empty token but that message is getting over generalised to just being an error

After a thorough examination of the code, I found the following solution that can be Implemented - After the Upload Process is complete we can show a message to the...