Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No operator access token #36

Open
SaraDanaKablTalabani opened this issue Dec 22, 2024 · 1 comment
Open

No operator access token #36

SaraDanaKablTalabani opened this issue Dec 22, 2024 · 1 comment

Comments

@SaraDanaKablTalabani
Copy link

Hi,
I implemented this in Postman, and no access token was returned for the operator.
image

But in later steps how do these two steps work if there is no operator access token?

image

image

@wistefan
Copy link
Collaborator

wistefan commented Jan 2, 2025

Hi @SaraDanaKablTalabani ,
the second screenshot you shared includes 2 commands:

  • the first one requests the ACCESS_TOKEN for the operator, which should now return a valid token for the operator(if you did all steps before)
  • the second one does the post with the token

Thus, just do the originally failing call again and it should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@wistefan @SaraDanaKablTalabani and others