0

Sender API functions

When I try using the sender API functions, I am getting the error Method not implemented. I used getSessionToken found in the sender API documentation Canary Labs | Sender Web API Documentation

3 replies

null
    • Director of Business Solutions
    • Ken_Wyant
    • 3 yrs ago
    • Reported - view

    Hey Abdullah.

    Typically Method not implemented indicates there is an error in the URL of the request.  Verify URL being requested ends with api/v1/getUserToken.

    The sender API is still targeting v1 whereas the views API now targets v2

    • abdullah_naeem
    • 3 yrs ago
    • Reported - view

    Hi Ken,

    Thanks for the response. When I use http:localhost:55235/api/v1/getUserToken, it works fine. However, when I try http:localhost:55235/api/v1/getSessionToken, then I get the error 'method not implemented'. Could you verify this method is working from your end.

     

    Cheers,

    Abdullah

    • smason
    • 3 yrs ago
    • Reported - view

    Hi abdullah. naeem ,

    If using the http Sender API, the port number number should be 55253, not 55235. 55235 is the Read API which does not have a getSessionToken method which is why you are probably seeing that error.

Content aside

print this pagePrint this page
  • Status Answered
  • 3 yrs agoLast active
  • 3Replies
  • 153Views
  • 3 Following