Hey there,
I really puzzled at the moment, because I’m trying hard to send my first tweet via the API, but I’m stuck with creating the signature.
To build the signature I have to have an access token, as said here. Now to get an access token I do need a request token. (Reference).
And now comes the problem: In Obtaining request_token s it’s described, that I will need all the information from the Authentication header, which includes the signature. So how can I get past this?
Any help is appreciated! I think the solution is really simple but I just don’t get it…
cheers
Finn