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
Fixed my issue by using the code directly and added an exception to the return (because 200 means it sent the message) 4xx means the message is on hold ect... I also had to remove a mutex unlock since it was trying to unlock it while it's doesn't own it
is there a way to fix this? I cannot seem to find a way to check for permissions
The text was updated successfully, but these errors were encountered: