wp-net / WordPressPCL

This is a portable library for consuimg the WordPress REST-API in (almost) any C# application
MIT License
335 stars 131 forks source link

Exception thrown: 'WordPressPCL.Models.Exceptions.WPException' in System.Private.CoreLib.dll #330

Closed rizwan1239 closed 3 months ago

rizwan1239 commented 1 year ago

This exception happens on using any method like get or create posts but authentication is generating correct token.

ThomasPe commented 1 year ago

any info from within that exception?