Forum Discussion
Error - Microsoft.Mashup.Engine1.Library.Resources.HttpResource: Request failed
Getting the below error while trying to connect to Dynamics 365 Business Central
DataSource.Error: The OData connector failed with the following error: Microsoft.Mashup.Engine1.Library.Resources.HttpResource: Request failed:
OData Version: 4, Error: The remote server returned an error: (400) Bad Request. (Request data is invalid.)
OData Version: 3, Error: The remote server returned an error: (400) Bad Request. (Request data is invalid.).
The permissions are fine, have checked in another machine, I am wondering whether if this is because of Firewall but confused since cannot see any ports blocked.
3 Replies
- AnonymousNot applicable
Hi Anonymous ,
A little confused.
Are the desktop login account and the credentials to connect to the data source the same?
Try clearing permissions and try again.
similar question:
Solved: Error 400 when loading big file from Dynamics 365
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
- AnonymousNot applicable
Yes the credentials are the same.
I am only facing issue from my work machine, able to connect successfully from my personal machine - How do I check what is blocking.
- Syndicate_AdminAdministrator
something similar happened to me and I fixed it by running the command
sfc /scannow
As an administrator, it's obviously an error from some system file. Best regards