You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm implementing Human API in android using following SDK. I'm getting here human Id, session token and client id but when I send client secret with auth url it always returns me 404 error. Can you please tell me the actual problem behind it ?
The error is like
java.io.IOException: Error while reading from POST: [404] Not Found {"statusCode":404,"error":"Not Found","message":"The page was not found"}
The text was updated successfully, but these errors were encountered:
Hi,
I'm implementing Human API in android using following SDK. I'm getting here human Id, session token and client id but when I send client secret with auth url it always returns me 404 error. Can you please tell me the actual problem behind it ?
The error is like
java.io.IOException: Error while reading from POST: [404] Not Found {"statusCode":404,"error":"Not Found","message":"The page was not found"}
The text was updated successfully, but these errors were encountered: