Forum Discussion

pablopablo's avatar
pablopablo
Frequent Visitor
6 years ago

Connect to API - Bad Request Error

Hi.   I need some help getting data from an API using OAuth & bearer token.   Here is the code that I currently have:     let //Create the variables TokenURL = "xxx", clientId = "xxx", cli...