Hi Guys, can i access a NON DEV Okta instance with postman & api token? or does it have to be a dev envir. only? I followed the guide here Test the Okta REST APIs using Postman | Okta Developer
here is the error from postman
ET https://mycompany.okta.com/api/v1/users?filter=status%20eq%20"ACTIVE"&limit=100
Error: Invalid character in header content [“Authorization”]
Request Headers
Accept: application/json
Content-Type: application/json
Authorization: SSWS my API xxxxxxxxxxxxxxxxxxxxxxx↵
my API xxxxxxxxxxxxxxxxxxxxxxx:
my API xxxxxxxxxxxxxxxxxxxxxxx
User-Agent: PostmanRuntime/7.29.0
Postman-Token: 01d83580-48e6-xxxxxxxx-xxxxxx
Host: companyname.okta.com
Accept-Encoding: gzip, deflate, br
Connection: keep-alive