admin管理员组

文章数量:1334895

I have successfully created an API service on the OpenShift console, and it is functioning as expected. However, when I integrate it with 3Scale, I encounter a 403 Authentication failed error.

Here is the cURL command I used:

curl ":443/one-time-password-sms/v0/validate-code?user_key=USER_KEY"

本文标签: openshiftGetting quotAuthentication failedquot error for API call with USERKEY on 3ScaleStack Overflow