Last time we learned how to get the access_token. This time we will use it while trying to send an SMS message.
Read MoreOpaali uses an authorization framework based on IETF OAuth 2.0. To use the API you need to first get an access token to be added in the header of all subsequent API calls from the application to the platform for authentication and authorization.
Read MoreLets assume you have obtained an Opaali account, have absolutely no previous experience with Opaali, and want to send a simple text message to test the Opaali API.
Read MoreAs was predicted in the previous post, there was a major upgrade to Opaali platform on 2017-06-20 (to version R4 a.k.a. Rel4). The most notable change is the new Telia branding, seen in the visuals but also in the new host names for the portal https://developer.opaali.telia.fi and the API https://api.opaali.telia.fi. (The old addresses developer.sonera.fi and api.sonera.fi still work – I’ll update the new addresses to my sample source code later.)
Read MoreOne last day before my summer vacation begins…I had been hoping to have had time to write about actual code here, but I have been busy writing actual code instead.
Read More