Rafał Legiędź

Results 8 comments of Rafał Legiędź

I've the very same issue. Although samples from StorageServiceDemo project work, but whenever I'm incorporating it to my project I'm getting the MAC signature error as you.

I'm encountering it on Win 10 actually, Unity is 2017.4.7f1.

@ganusajjan I got it working. Check out this issue: https://github.com/Unity3dAzure/RESTClient/issues/4 There was a bug introduced in the newest version of RESTClient.

@ganusajjan try now (update RESTClient to the newest one).

Fixed as of https://github.com/Unity3dAzure/RESTClient/pull/5

As this project ain't my priority right now I can't test it for MVC3 project. Why would that break MVC3 version anyway?

Obviously a bug. I'll fix it asap. Thanks.

That was done for purpose as the package was meant to be simple and I did not include any "special" scopes. But I see the need to add some extensibility...