user-api-key
and user-client-id
are a completely different method of authentication. Regular API keys won’t work with those headers. What happens when you use the correct header names? (api-key
and api-username
)
1 Like