How to create a connection to Reddit Using the “Make an OAuth 2.0 request”?

Previously, LeftyLuke mentioned how he resolved the Reddit connection to Make.com, but I don’t understand how to proceed with the final step. Could someone please explain it to me? Thank you very much.

之前的链接:Request failed due to failure of previous request: Connecting 2 reddit with HTTP “Make an OAuth 2.0 request”? - #5 by LeftyLuke

You just run the set variable module only once to get the string as an input for the HTTP module..

The output of the set variable run will return the base64 encoded string, you copy baste this exactly in the value. Basic [base64 encoded string here]

Hi LeftyLuke,
Thank you very much for your help, yes, it work now!

“But after 24 hours, it stops working and gives a 401 error. I re-authorized it, and it worked again, but after another 24 hours, it gave a 401 error again. I re-authorized it, and this keeps repeating. Have you encountered a similar situation?”

you need to put duration to permanent under authorize parameters.