Discussion Forum: Thread 335196

 Author: MartenMM View Messages Posted By MartenMM
 Posted: Feb 20, 2023 05:17
 Subject: API authorization implementation in R
 Viewed: 61 times
 Topic: Related Software
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

MartenMM (4)

Location:  Netherlands, Groningen
Member Since Contact Type Status
May 19, 2022 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store Closed Store: zolderopruiming
I am looking for help implementing authorization for the Bricklink API in R.
I have registered as a seller and obtained my keys and secrets. I have minimal
knowledge of OAuth but have previously successfully authorized with other APIs
(e.g. Spotify, Discogs, etc.) using the `httr` and `httr2` packages.

The authorization flow used by Bricklink confuses me and I am looking for help
correctly implementing it in my code. I'd prefer a solution using `httr2`
but any help is very welcome. I have also asked this question on StackOverflow
(https://stackoverflow.com/questions/75507874) but am hoping that I'll find
an answer in this community quicker.