9
votes
2answers
278 views
+50

How to create a oAuth request using java?

I need to make a connection with Viagogo website using oAuth. Referring to their documentation I need to create a request similar to the following one Using the example in step 1A, this means you ...