Alexandru Bucur
Alexandru Bucur
Any way we can help with a temporary until v2 release with all of the new fix and tweaks ?
Unfortunately this is still an issue, but @yozman fix works in webpack 3 as well. Is there a bigger fork we can point to, or can we discuss a 'pace'...
Hi @siyaadguul . Can you please provide some details and maybe a short code sample on how you're trying to do the call ? From the error stack above it...
Hey, you can check the examples folder for some code sample, but for starting a conversation it should be like: We do use namespaces for the class. ```php $messageBird =...
If the SDK call didn't error out, it should get into MessageBird's system so I would recommend contacting MessageBird's support with details about channelId/ recipient so we don't expose sensitive...
@siyaadguul that is the authentication error in case you didn't send the correct `YOUR_ACCESS_KEY`. For that purpose, I would also advise contacting MessageBird internally so we don't leak information.
If you don't need 2 way communication and you just want to notify your customers I'd recommend using the simpler send message functionality. When you say you want to send...
Understood. I'll do a test run locally also and get back to you. There's no reason why another call shouldn't work for you. Thanks
#182 should partially solve the issue. We still need to improve the typings.
hi @chris-skilltech , can you please checkout latest master and let me know if #186 fixes your issue?