Skip to content

Conversation

timhall
Copy link
Member

@timhall timhall commented May 12, 2014

This fixes an issue with how parameters with spaces are formatted in OAuth1 and adds logging.

Enable: RestHelpers.EnableLogging = True
View: ctrl + g to open Immediate window

I've tried to pick helpful places to add LogDebug and LogError, but some may be added/removed as the library is used more.

Fixes #28

timhall added 2 commits May 12, 2014 13:53
Enable detailed logging with `RestHelpers.EnableLogging = True`
timhall added a commit that referenced this pull request May 12, 2014
@timhall timhall merged commit 9f8cfc1 into master May 12, 2014
@timhall timhall deleted the linkedin-fixes branch May 12, 2014 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Q: How to check what will be executed with particular RestRequest?
1 participant