ebay-oauth-csharp-client
ebay-oauth-csharp-client copied to clipboard
Response status code and error message when error getting token
Response status code and error message when error getting token
Was having a problem earlier where logs were just giving me "Error in fetching the tokken. Error:" and no error message appeneded. I've added logging for status code and error message so it's possible to see if there has been any sort of low-level error with the call.