The route template separator character ‘/’ cannot appear consecutively – Attribute routing issue

The reason for the above error is that I am using an additional “https://stackoverflow.com/” in the route attribute for the action. The action defined in the above controller should be as follows:

    [HttpGet]
    [Route("marketdata/tickerinfo")]
    public IHttpActionResult TickerInfo(string currencyPair)
    {

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)