Need iOS URLRequest code with HMAC authentication – Swift 5
Budget: $10 – $30 USD
Need to sent POST request to API with HMAC authentication. The request body is JSON data.
Ideally, developer will use Apple’s CryptoKit for encoding and hashing. Function needs callback if API is success or failure. Once code is successfully tested and API call is authenticated, a modified version where variables are sent via querystring instead of in request body is needed.
Developer will be provided API url, AppId and Secret Key for testing.
Here’s an article on how to verify HMAC with Postman
https://stackoverflow.com/questions/51475814/hmac-authentication-via-postman
Ideally, developer will use Apple’s CryptoKit for encoding and hashing. Function needs callback if API is success or failure. Once code is successfully tested and API call is authenticated, a modified version where variables are sent via querystring instead of in request body is needed.
Developer will be provided API url, AppId and Secret Key for testing.
Here’s an article on how to verify HMAC with Postman
https://stackoverflow.com/questions/51475814/hmac-authentication-via-postman