cosmin/stashy

"ValueError: No JSON object could be decoded"

edmond8tu opened this issue · 2 comments

I am able to access my stash repo, but I am always getting this error whether I call get_commit, or browse, or files. I know I am in my repo because repo.get() works. However, I am now trying to pull json files but everytime I call browse(), I get the above error. Please help, been stuck for a long time

Sounds like the client is receiving back something other than valid JSON in response to the call. Either there is some server side issue, or something is interfering, or perhaps the API changes from underneath us in a newer server? Not entirely sure what's happening, but if you're still seeing this problem and want it resolved I might be able to jump on a screen share with you so we can troubleshoot together.

Without response, I think this issue can be closed now.