• Resolved mathishuettl

    (@mathishuettl)


    Hello,

    is it possible to do api-calls just with the clientID and clientSecret?
    I don’t want to use a token if possible.

    Thanks in advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Justin Greer

    (@justingreerbbi)

    Hi and sorry for the super late reply. I have fixed my notifications to resolve the slow responses.

    So I have this correct, you are wanting to use something like Basic Auth but without using the user login and password. Is this correct?

    If so, unfortunately, this is not how OAuth 2.0 works. With this said, I would love to hear about your scenario and possibly help come up with a compromise or a path to a solution.

    Thread Starter mathishuettl

    (@mathishuettl)

    Hello,

    no I dont want to use the api with username + password.
    I want to use the api with client_id and secret – just without the token.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Do api-calls with client_id and secret’ is closed to new replies.