I'm testing out the SMS API features of PlumDev. I'm encountering an issue where my API requests are resulting in a 401 error:
"error": "The supplied email and developer_pin combination was not valid."
I am using Basic Auth, and the same username and password that allow me to access the PlumDEV account console. Does something need to be enabled for my requests to succeed? Thanks!
We apologize, it looks like the SMS number assigned to your account was previously assigned to a different user and the old credentials had not been reset. This has been corrected and your account credentials should now be properly linked to the number. Please try again and let us know if you are still experiencing any authentication issues.
Good morning, thanks for looking into this. I just tried again, using the same credentials and the same SMS outbound number. I'm still receiving the same 401 response and error message. Can you take another look?
We tried to reproduce this issue from your account but our message was sent successfully. Could you provide an example of how you are calling the API so we can investigate further?
I think I figured it out. The error was on my side, I had set some global environmental variables that were messing with my request. I've received my first text message - thanks! Happy holidays