Henric-Andersson
Henric-Andersson
Same issue here, I doublechecked the client id/secret and looked at logs, but regardless of endpoint, this happens.
In Falcon I see it reporting 403 as well
That worked @carlosmmatos , see (somewhat masked) result here: ``` { "access_token": "secret stuff", "expires_in": 1799, "token_type": "bearer" } ``` So I re-ran the script but it still fails. We...
lesson learned. Thanks